This is the complete list of members for hpl::cTextureManager, including all inherited members.
| AddResource(iResourceBase *apResource, bool abLog=true) (defined in hpl::iResourceManager) | hpl::iResourceManager | protected |
| BeginLoad(const tString &asFile) (defined in hpl::iResourceManager) | hpl::iResourceManager | protected |
| Create(const tString &asName) (defined in hpl::cTextureManager) | hpl::cTextureManager | virtual |
| Create1D(const tString &asName, bool abUseMipMaps, bool abCompress=false, eTextureType aType=eTextureType_Normal, unsigned int alTextureSizeLevel=0) (defined in hpl::cTextureManager) | hpl::cTextureManager | |
| Create2D(const tString &asName, bool abUseMipMaps, bool abCompress=false, eTextureType aType=eTextureType_Normal, unsigned int alTextureSizeLevel=0, eTextureTarget aTarget=eTextureTarget_2D) (defined in hpl::cTextureManager) | hpl::cTextureManager | |
| CreateAnim2D(const tString &asName, bool abUseMipMaps, bool abCompress=false, eTextureType aType=eTextureType_Normal, unsigned int alTextureSizeLevel=0) | hpl::cTextureManager | |
| CreateAttenuation(const tString &asFallOffName) (defined in hpl::cTextureManager) | hpl::cTextureManager | |
| CreateCubeMap(const tString &asName, bool abUseMipMaps, bool abCompress=false, eTextureType aType=eTextureType_Normal, unsigned int alTextureSizeLevel=0) (defined in hpl::cTextureManager) | hpl::cTextureManager | |
| cTextureManager(cGraphics *apGraphics, cResources *apResources) (defined in hpl::cTextureManager) | hpl::cTextureManager | |
| Destroy(iResourceBase *apResource) (defined in hpl::cTextureManager) | hpl::cTextureManager | virtual |
| DestroyAll() (defined in hpl::iResourceManager) | hpl::iResourceManager | virtual |
| DestroyUnused(int alMaxToKeep) (defined in hpl::iResourceManager) | hpl::iResourceManager | |
| EndLoad() (defined in hpl::iResourceManager) | hpl::iResourceManager | protected |
| FindLoadedResource(const tString &asName, tString &asFilePath) | hpl::iResourceManager | protected |
| GetByHandle(unsigned long alHandle) (defined in hpl::iResourceManager) | hpl::iResourceManager | |
| GetByName(const tString &asName) (defined in hpl::iResourceManager) | hpl::iResourceManager | |
| GetHandle() (defined in hpl::iResourceManager) | hpl::iResourceManager | protected |
| GetResourceBaseIterator() (defined in hpl::iResourceManager) | hpl::iResourceManager | |
| GetTabs() (defined in hpl::iResourceManager) | hpl::iResourceManager | protected |
| iResourceManager(cFileSearcher *apFileSearcher, LowLevelResources *apLowLevelResources, LowLevelSystem *apLowLevelSystem) (defined in hpl::iResourceManager) | hpl::iResourceManager | |
| m_mapHandleResources (defined in hpl::iResourceManager) | hpl::iResourceManager | protected |
| m_mapNameResources (defined in hpl::iResourceManager) | hpl::iResourceManager | protected |
| mlHandleCount (defined in hpl::iResourceManager) | hpl::iResourceManager | protected |
| mlTabCount (defined in hpl::iResourceManager) | hpl::iResourceManager | protectedstatic |
| mlTimeStart (defined in hpl::iResourceManager) | hpl::iResourceManager | protected |
| mpFileSearcher (defined in hpl::iResourceManager) | hpl::iResourceManager | protected |
| mpLowLevelResources (defined in hpl::iResourceManager) | hpl::iResourceManager | protected |
| mpLowLevelSystem (defined in hpl::iResourceManager) | hpl::iResourceManager | protected |
| RemoveResource(iResourceBase *apResource) (defined in hpl::iResourceManager) | hpl::iResourceManager | protected |
| Unload(iResourceBase *apResource) (defined in hpl::cTextureManager) | hpl::cTextureManager | virtual |
| Update(float afTimeStep) (defined in hpl::cTextureManager) | hpl::cTextureManager | virtual |
| ~cTextureManager() (defined in hpl::cTextureManager) | hpl::cTextureManager | |
| ~iResourceManager() (defined in hpl::iResourceManager) | hpl::iResourceManager | inlinevirtual |