#include <OgreImageCodec.h>
Inheritance diagram for Ogre::ImageCodec::ImageData:

Public Member Functions | |
| ImageData () | |
| String | dataType () const |
| Returns the type of the data. | |
Public Attributes | |
| size_t | height |
| size_t | width |
| size_t | depth |
| size_t | size |
| ushort | num_mipmaps |
| uint | flags |
| PixelFormat | format |
Has imformation about the size and the pixel format of the image.
Definition at line 48 of file OgreImageCodec.h.
|
|
Definition at line 51 of file OgreImageCodec.h. References Ogre::PF_UNKNOWN. |
|
|
Returns the type of the data.
Reimplemented from Ogre::Codec::CodecData. Definition at line 67 of file OgreImageCodec.h. |
|
|
Definition at line 58 of file OgreImageCodec.h. |
|
|
Definition at line 62 of file OgreImageCodec.h. |
|
|
Definition at line 64 of file OgreImageCodec.h. |
|
|
Definition at line 56 of file OgreImageCodec.h. |
|
|
Definition at line 61 of file OgreImageCodec.h. |
|
|
Definition at line 59 of file OgreImageCodec.h. |
|
|
Definition at line 57 of file OgreImageCodec.h. |
Copyright © 2000-2005 by The OGRE Team

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 30 10:51:25 2007