Ogre::Canvas::Texture Class Reference
List of all members.
Public Member Functions |
| Texture (const std::string &_textureName, unsigned int _width, unsigned int _height, bool _enableAlpha=true, int _mipmaps=0) |
Context * | getContext () |
virtual void | loadResource (Ogre::Resource *resource) |
void | uploadTexture () |
void | createMaterial () |
void | deleteMaterial () |
Protected Attributes |
Ogre::PixelBox | mPixelBox |
Context * | mContext |
The documentation for this class was generated from the following files:
- d:/VisualExperiments.com/Demos/OgreCanvas/include/CanvasTexture.h
- d:/VisualExperiments.com/Demos/OgreCanvas/src/CanvasTexture.cpp