#include <OgreTextureGpuManager.h>
◆ ResourceEntry() [1/2]
Ogre::TextureGpuManager::ResourceEntry::ResourceEntry |
( |
| ) |
|
|
inline |
◆ ResourceEntry() [2/2]
Ogre::TextureGpuManager::ResourceEntry::ResourceEntry |
( |
const String & |
_name, |
|
|
const String & |
_alias, |
|
|
const String & |
_resourceGroup, |
|
|
TextureGpu * |
_texture, |
|
|
uint32 |
_filters |
|
) |
| |
|
inline |
◆ alias
String Ogre::TextureGpuManager::ResourceEntry::alias |
◆ destroyRequested
bool Ogre::TextureGpuManager::ResourceEntry::destroyRequested |
◆ filters
uint32 Ogre::TextureGpuManager::ResourceEntry::filters |
◆ name
String Ogre::TextureGpuManager::ResourceEntry::name |
◆ resourceGroup
String Ogre::TextureGpuManager::ResourceEntry::resourceGroup |
◆ texture
TextureGpu* Ogre::TextureGpuManager::ResourceEntry::texture |
The documentation for this struct was generated from the following file: