Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::D3DTextureManager Member List

This is the complete list of members for Ogre::D3DTextureManager, including all inherited members.
_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 typedefOgre::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::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]
mArchiveFilesOgre::ResourceManager [protected]
mCommonArchiveFilesOgre::ResourceManager [protected, static]
mCommonVFSOgre::ResourceManager [protected, static]
mDefaultNumMipMapsOgre::TextureManager [protected]
mIs32BitOgre::TextureManager [protected]
mlpD3DDeviceOgre::D3DTextureManager [private]
mMemoryBudgetOgre::ResourceManager [protected]
mMemoryUsageOgre::ResourceManager [protected]
mNextHandleOgre::ResourceManager [protected]
mResourcesOgre::ResourceManager [protected]
mResourcesByHandleOgre::ResourceManager [protected]
ms_SingletonOgre::Singleton< TextureManager > [protected, static]
mVFSOgre::ResourceManager [protected]
ResourceHandleMap typedefOgre::ResourceManager
ResourceManager()Ogre::ResourceManager
ResourceMap typedefOgre::ResourceManager [protected]
ResourceMapIterator typedefOgre::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]

Copyright © 2002-2003 by The OGRE Team
Last modified Fri May 14 23:23:59 2004