This class represents a texture loaded into memory. More...
#include <texture.h>
Collaboration diagram for Mezzanine::Graphics::Texture:Public Member Functions | |
| Texture () | |
| Class Constructor. | |
| ~Texture () | |
| Class Destructor. | |
Protected Attributes | |
| InternalTextureData * | ITD |
1.8.4