#include <OgreImageCodec.h>
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.
Ogre::ImageCodec::ImageData::ImageData | ( | ) |
Definition at line 51 of file OgreImageCodec.h.
String Ogre::ImageCodec::ImageData::dataType | ( | ) | const [virtual] |
Returns the type of the data.
Reimplemented from Ogre::Codec::CodecData.
Definition at line 67 of file OgreImageCodec.h.
Definition at line 56 of file OgreImageCodec.h.
Definition at line 57 of file OgreImageCodec.h.
Definition at line 58 of file OgreImageCodec.h.
Definition at line 59 of file OgreImageCodec.h.
Definition at line 61 of file OgreImageCodec.h.
Definition at line 62 of file OgreImageCodec.h.
Definition at line 64 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 Sat May 10 16:26:12 2008