#include <OgreImageCodec.h>
Inheritance diagram for Ogre::ImageCodec::ImageData:
Public Methods | |
String | dataType () const |
Returns the type of the data. | |
Public Attributes | |
uint | height |
uint | width |
uint | size |
uint | depth |
ushort | num_mipmaps |
uint | flags |
PixelFormat | format |
Has imformation about the size and the pixel format of the image.
Definition at line 43 of file OgreImageCodec.h.
|
Returns the type of the data.
Reimplemented from Ogre::Codec::CodecData. Definition at line 56 of file OgreImageCodec.h. |
|
Definition at line 49 of file OgreImageCodec.h. Referenced by Ogre::Image::load(). |
|
Definition at line 51 of file OgreImageCodec.h. Referenced by Ogre::Image::load(). |
|
Definition at line 53 of file OgreImageCodec.h. Referenced by Ogre::Image::load(), Ogre::Win32Window::writeContentsToFile(), Ogre::SDLWindow::writeContentsToFile(), Ogre::D3D9RenderWindow::writeContentsToFile(), and Ogre::D3D7RenderWindow::writeContentsToFile(). |
|
Definition at line 46 of file OgreImageCodec.h. Referenced by Ogre::Image::load(), Ogre::Win32Window::writeContentsToFile(), Ogre::SDLWindow::writeContentsToFile(), Ogre::D3D9RenderWindow::writeContentsToFile(), and Ogre::D3D7RenderWindow::writeContentsToFile(). |
|
Definition at line 50 of file OgreImageCodec.h. Referenced by Ogre::Image::load(). |
|
Definition at line 48 of file OgreImageCodec.h. Referenced by Ogre::Image::load(). |
|
Definition at line 47 of file OgreImageCodec.h. Referenced by Ogre::Image::load(), Ogre::Win32Window::writeContentsToFile(), Ogre::SDLWindow::writeContentsToFile(), Ogre::D3D9RenderWindow::writeContentsToFile(), and Ogre::D3D7RenderWindow::writeContentsToFile(). |
Copyright © 2002-2003 by The OGRE Team
Last modified Fri May 14 23:26:24 2004