DynamicTexture Class Reference

Inheritance diagram for DynamicTexture:
Ogre::Canvas::Texture

List of all members.

Public Member Functions

 DynamicTexture (const std::string &_textureName, unsigned int _width, unsigned int _height, bool _enableAlpha=true, int _mipmaps=0)
virtual void loadResource (Ogre::Resource *resource)=0
void update (const Ogre::PixelBox &_box)
const std::string getName () const
Ogre::TexturePtr getTexture ()
Ogre::PixelFormat getPixelFormat ()

Protected Member Functions

void createTexture (void)

Protected Attributes

unsigned int mWidth
unsigned int mHeight
std::string mName
Ogre::PixelFormat mFormat
int mMipMaps
Ogre::TexturePtr mTexture

The documentation for this class was generated from the following files:
 All Classes
Generated on Thu Jun 17 10:22:52 2010 for OgreCanvas by  doxygen 1.6.3