_notifyResourceLoaded(Resource *res) | Ogre::ResourceManager | [virtual] |
_notifyResourceTouched(Resource *res) | Ogre::ResourceManager | [virtual] |
_notifyResourceUnloaded(Resource *res) | Ogre::ResourceManager | [virtual] |
addImpl(ResourcePtr &res) | Ogre::ResourceManager | [protected, virtual] |
checkUsage(void) | Ogre::ResourceManager | [protected, virtual] |
create(const String &name, const String &group, bool isManual=false, ManualResourceLoader *loader=0, const NameValuePairList *createParams=0) | Ogre::ResourceManager | [virtual] |
createImpl(const String &name, ResourceHandle handle, const String &group, bool isManual, ManualResourceLoader *loader, const NameValuePairList *createParams) | Ogre::GLTextureManager | [protected, virtual] |
createManual(const String &name, const String &group, TextureType texType, uint width, uint height, uint depth, int num_mips, PixelFormat format, int usage=TU_DEFAULT, ManualResourceLoader *loader=0) | Ogre::TextureManager | [virtual] |
createManual(const String &name, const String &group, TextureType texType, uint width, uint height, int num_mips, PixelFormat format, int usage=TU_DEFAULT, ManualResourceLoader *loader=0) | Ogre::TextureManager | |
createWarningTexture() | Ogre::GLTextureManager | [protected] |
enable32BitTextures(bool setting=true) | Ogre::TextureManager | [virtual] |
getByHandle(ResourceHandle handle) | Ogre::ResourceManager | [virtual] |
getByName(const String &name) | Ogre::ResourceManager | [virtual] |
getDefaultNumMipmaps() | Ogre::TextureManager | [virtual] |
getLoadingOrder(void) const | Ogre::ResourceManager | [virtual] |
getMemoryBudget(void) const | Ogre::ResourceManager | [virtual] |
getMemoryUsage(void) const | Ogre::ResourceManager | [protected, virtual] |
getNativeFormat(TextureType ttype, PixelFormat format, int usage) | Ogre::GLTextureManager | [virtual] |
getNextHandle(void) | Ogre::ResourceManager | [protected] |
getResourceIterator(void) | Ogre::ResourceManager | |
getResourceType(void) const | Ogre::ResourceManager | |
getScriptPatterns(void) const | Ogre::ResourceManager | [virtual] |
getSingleton(void) | Ogre::TextureManager | [static] |
getSingletonPtr(void) | Ogre::TextureManager | [static] |
getWarningTextureID() | Ogre::GLTextureManager | |
GLTextureManager(GLSupport &support) | Ogre::GLTextureManager | |
isEnable32BitTextures(void) | Ogre::TextureManager | [virtual] |
isEquivalentFormatSupported(TextureType ttype, PixelFormat format, int usage) | Ogre::TextureManager | [virtual] |
isFormatSupported(TextureType ttype, PixelFormat format, int usage) | Ogre::TextureManager | [virtual] |
load(const String &name, const String &group, TextureType texType=TEX_TYPE_2D, int numMipmaps=-1, Real gamma=1.0f, bool isAlpha=false) | Ogre::TextureManager | [virtual] |
Ogre::ResourceManager::load(const String &name, const String &group, bool isManual=false, ManualResourceLoader *loader=0, const NameValuePairList *loadParams=0) | Ogre::ResourceManager | [virtual] |
loadImage(const String &name, const String &group, const Image &img, TextureType texType=TEX_TYPE_2D, int iNumMipmaps=-1, Real gamma=1.0f, bool isAlpha=false) | Ogre::TextureManager | [virtual] |
loadRawData(const String &name, const String &group, DataStreamPtr &stream, ushort uWidth, ushort uHeight, PixelFormat format, TextureType texType=TEX_TYPE_2D, int iNumMipmaps=-1, Real gamma=1.0f) | Ogre::TextureManager | [virtual] |
mDefaultNumMipmaps | Ogre::TextureManager | [protected] |
mGLSupport | Ogre::GLTextureManager | [protected] |
mIs32Bit | Ogre::TextureManager | [protected] |
mLoadOrder | Ogre::ResourceManager | [protected] |
mMemoryBudget | Ogre::ResourceManager | [protected] |
mMemoryUsage | Ogre::ResourceManager | [protected] |
mNextHandle | Ogre::ResourceManager | [protected] |
mResources | Ogre::ResourceManager | [protected] |
mResourcesByHandle | Ogre::ResourceManager | [protected] |
mResourceType | Ogre::ResourceManager | [protected] |
ms_Singleton | Ogre::Singleton< TextureManager > | [protected, static] |
mScriptPatterns | Ogre::ResourceManager | [protected] |
mWarningTextureID | Ogre::GLTextureManager | [protected] |
parseScript(DataStreamPtr &stream, const String &groupName) | Ogre::ResourceManager | [virtual] |
reloadAll(bool reloadableOnly=true) | Ogre::ResourceManager | [virtual] |
reloadUnreferencedResources(bool reloadableOnly=true) | Ogre::ResourceManager | [virtual] |
remove(ResourcePtr &r) | Ogre::ResourceManager | [virtual] |
remove(const String &name) | Ogre::ResourceManager | [virtual] |
remove(ResourceHandle handle) | Ogre::ResourceManager | [virtual] |
removeAll(void) | Ogre::ResourceManager | [virtual] |
removeImpl(ResourcePtr &res) | Ogre::ResourceManager | [protected, virtual] |
resourceExists(const String &name) | Ogre::ResourceManager | [virtual] |
resourceExists(ResourceHandle handle) | Ogre::ResourceManager | [virtual] |
ResourceHandleMap typedef | Ogre::ResourceManager | |
ResourceManager() | Ogre::ResourceManager | |
ResourceMap typedef | Ogre::ResourceManager | |
ResourceMapIterator typedef | Ogre::ResourceManager | |
setDefaultNumMipmaps(size_t 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 &name) | Ogre::ResourceManager | [virtual] |
unload(ResourceHandle handle) | Ogre::ResourceManager | [virtual] |
unloadAll(bool reloadableOnly=true) | Ogre::ResourceManager | [virtual] |
unloadUnreferencedResources(bool reloadableOnly=true) | Ogre::ResourceManager | [virtual] |
~GLTextureManager() | Ogre::GLTextureManager | [virtual] |
~ResourceManager() | Ogre::ResourceManager | [virtual] |
~ScriptLoader() | Ogre::ScriptLoader | [virtual] |
~Singleton(void) | Ogre::Singleton< TextureManager > | |
~TextureManager() | Ogre::TextureManager | [virtual] |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 12 14:53:41 2006