| _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] |
| _getAllNamesLike(const String &startPath, const String &extension) | Ogre::ResourceManager | |
| add(Resource *res) | Ogre::ResourceManager | [virtual] |
| 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, TextureType texType) | Ogre::D3DTextureManager | [virtual] |
| Ogre::TextureManager::create(const String &name) | Ogre::TextureManager | [virtual] |
| createAsRenderTarget(const String &name) | Ogre::D3DTextureManager | [virtual] |
| createManual(const String &name, TextureType texType, uint width, uint height, uint num_mips, PixelFormat format, TextureUsage usage) | Ogre::D3DTextureManager | [virtual] |
| D3DTextureManager(LPDIRECT3DDEVICE7 lpD3DDevice) | Ogre::D3DTextureManager | |
| enable32BitTextures(bool setting=true) | Ogre::TextureManager | [virtual] |
| FileMap typedef | Ogre::ResourceManager | [protected] |
| getByHandle(ResourceHandle handle) | Ogre::ResourceManager | [virtual] |
| getByName(const String &name) | Ogre::ResourceManager | [virtual] |
| getDefaultNumMipMaps() | Ogre::TextureManager | [virtual] |
| getNextHandle(void) | Ogre::ResourceManager | [protected] |
| getResourceIterator(void) | Ogre::ResourceManager | |
| getSingleton(void) | Ogre::TextureManager | [static] |
| getSingletonPtr(void) | Ogre::Singleton< TextureManager > | [static] |
| load(const String &name, TextureType texType=TEX_TYPE_2D, int numMipMaps=-1, Real gamma=1.0f, int priority=1) | Ogre::TextureManager | [virtual] |
| load(Resource *res, int priority=1) | Ogre::TextureManager | [virtual] |
| loadImage(const String &name, const Image &img, TextureType texType=TEX_TYPE_2D, int iNumMipMaps=-1, Real gamma=1.0f, int priority=1) | Ogre::TextureManager | [virtual] |
| loadRawData(const String &name, const DataChunk &pData, ushort uWidth, ushort uHeight, PixelFormat eFormat, TextureType texType=TEX_TYPE_2D, 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] |
| mlpD3DDevice | Ogre::D3DTextureManager | [private] |
| mMemoryBudget | Ogre::ResourceManager | [protected] |
| mMemoryUsage | Ogre::ResourceManager | [protected] |
| mNextHandle | Ogre::ResourceManager | [protected] |
| mResources | Ogre::ResourceManager | [protected] |
| mResourcesByHandle | Ogre::ResourceManager | [protected] |
| ms_Singleton | Ogre::Singleton< TextureManager > | [protected, static] |
| mVFS | Ogre::ResourceManager | [protected] |
| ResourceHandleMap typedef | Ogre::ResourceManager | |
| ResourceManager() | Ogre::ResourceManager | |
| ResourceMap typedef | Ogre::ResourceManager | [protected] |
| ResourceMapIterator typedef | Ogre::ResourceManager | |
| setDefaultNumMipMaps(int num) | Ogre::TextureManager | [virtual] |
| setMemoryBudget(size_t bytes) | Ogre::ResourceManager | [virtual] |
| Singleton(void) | Ogre::Singleton< TextureManager > | |
| TextureManager(bool enable32Bit=true) | Ogre::TextureManager | |
| unload(const String &filename) | Ogre::TextureManager | [virtual] |
| Ogre::ResourceManager::unload(Resource *res) | Ogre::ResourceManager | [virtual] |
| unloadAndDestroyAll(void) | Ogre::ResourceManager | [virtual] |
| ~D3DTextureManager() | Ogre::D3DTextureManager | [virtual] |
| ~ResourceManager() | Ogre::ResourceManager | [virtual] |
| ~Singleton(void) | Ogre::Singleton< TextureManager > | |
| ~TextureManager() | Ogre::TextureManager | [virtual] |