OGRE
2.2.4
Object-Oriented Graphics Rendering Engine
|
#include <OgreTextureGpuManager.h>
Public Member Functions | |
bool | empty (void) const |
bool | hasFreeSlot (void) const |
Public Attributes | |
vector< uint16 >::type | availableSlots |
bool | manuallyReserved |
TextureGpu * | masterTexture |
uint16 | usedMemory |
TextureGpuVec | usedSlots |
bool Ogre::TexturePool::empty | ( | void | ) | const |
bool Ogre::TexturePool::hasFreeSlot | ( | void | ) | const |
vector<uint16>::type Ogre::TexturePool::availableSlots |
bool Ogre::TexturePool::manuallyReserved |
TextureGpu* Ogre::TexturePool::masterTexture |
uint16 Ogre::TexturePool::usedMemory |
TextureGpuVec Ogre::TexturePool::usedSlots |