_findCommonResourceData(const String &filename, DataChunk &refChunk) | Ogre::ResourceManager | [static] |
_findResourceData(const String &filename, DataChunk &refChunk) | Ogre::ResourceManager | |
_getAllCommonNamesLike(const String &startPath, const String &extension) | Ogre::ResourceManager | [static] |
addArchiveEx(const String &strName, const String &strDriverName) | Ogre::ResourceManager | |
addCommonArchiveEx(const String &strName, const String &strDriverName) | Ogre::ResourceManager | [static] |
addCommonSearchPath(const String &path) | Ogre::ResourceManager | [static] |
addSearchPath(const String &path) | Ogre::ResourceManager | |
checkUsage(void) | Ogre::ResourceManager | [protected] |
create(const String &name) | Ogre::D3D8TextureManager | [virtual] |
createAsRenderTarget(const String &name) | Ogre::D3D8TextureManager | [virtual] |
createManual(const String &name, uint width, uint height, uint num_mips, PixelFormat format, TextureUsage usage) | Ogre::D3D8TextureManager | [virtual] |
D3D8TextureManager(LPDIRECT3DDEVICE8 pD3DDevice) | Ogre::D3D8TextureManager | |
enable32BitTextures(bool setting=true) | Ogre::TextureManager | [virtual] |
FileMap typedef | Ogre::ResourceManager | [protected] |
getByName(const String &name) | Ogre::ResourceManager | [virtual] |
getDefaultNumMipMaps() | Ogre::TextureManager | [inline, virtual] |
getSingleton(void) | Ogre::TextureManager | [static] |
getSingletonPtr(void) | Ogre::Singleton< TextureManager > | [inline, static] |
load(const String &name, int numMipMaps=-1, Real gamma=1.0f, int priority=1) | Ogre::TextureManager | [virtual] |
load(Resource *res, int priority=1) | Ogre::TextureManager | [inline, virtual] |
loadImage(const String &name, const Image &img, int iNumMipMaps=-1, Real gamma=1.0f, int priority=1) | Ogre::TextureManager | [virtual] |
mArchiveFiles | Ogre::ResourceManager | [protected] |
mCommonArchiveFiles | Ogre::ResourceManager | [protected, static] |
mCommonVFS | Ogre::ResourceManager | [protected, static] |
mDefaultNumMipMaps | Ogre::TextureManager | [protected] |
mIs32Bit | Ogre::TextureManager | [protected] |
mMemoryBudget | Ogre::ResourceManager | [protected] |
mMemoryUsage | Ogre::ResourceManager | [protected] |
mpD3DDevice | Ogre::D3D8TextureManager | [private] |
mResources | Ogre::ResourceManager | [protected] |
ms_Singleton | Ogre::Singleton< TextureManager > | [protected, static] |
mVFS | Ogre::ResourceManager | [protected] |
ResourceManager() | Ogre::ResourceManager | |
setDefaultNumMipMaps(int num) | Ogre::TextureManager | [virtual] |
setMemoryBudget(size_t bytes) | Ogre::ResourceManager | [virtual] |
Singleton(void) | Ogre::Singleton< TextureManager > | [inline] |
TextureManager(bool enable32Bit=false) | Ogre::TextureManager | [inline] |
unload(String filename) | Ogre::TextureManager | [virtual] |
Ogre::ResourceManager::unload(Resource *res) | Ogre::ResourceManager | [virtual] |
unloadAndDestroyAll() | Ogre::D3D8TextureManager | [virtual] |
~D3D8TextureManager() | Ogre::D3D8TextureManager | |
~ResourceManager() | Ogre::ResourceManager | [virtual] |
~Singleton(void) | Ogre::Singleton< TextureManager > | [inline] |
~TextureManager() | Ogre::TextureManager | [virtual] |