OGRE  13.6
Object-Oriented Graphics Rendering Engine
Ogre::ResourceManager Member List

This is the complete list of members for Ogre::ResourceManager, including all inherited members.

_notifyResourceLoaded(Resource *res)Ogre::ResourceManagervirtual
_notifyResourceTouched(Resource *res)Ogre::ResourceManagervirtual
_notifyResourceUnloaded(Resource *res)Ogre::ResourceManagervirtual
createOrRetrieve(const String &name, const String &group, bool isManual=false, ManualResourceLoader *loader=0, const NameValuePairList *createParams=0)Ogre::ResourceManager
createResource(const String &name, const String &group, bool isManual=false, ManualResourceLoader *loader=0, const NameValuePairList *createParams=0)Ogre::ResourceManager
destroyAllResourcePools()Ogre::ResourceManager
destroyResourcePool(ResourcePool *pool)Ogre::ResourceManager
destroyResourcePool(const String &name)Ogre::ResourceManager
getByHandle(ResourceHandle handle) constOgre::ResourceManagervirtual
getLoadingOrder(void) const overrideOgre::ResourceManagerinlinevirtual
getMemoryBudget(void) constOgre::ResourceManager
getMemoryUsage(void) constOgre::ResourceManagerinline
getResourceByName(const String &name, const String &groupName=RGN_DEFAULT) constOgre::ResourceManagervirtual
getResourceIterator(void)Ogre::ResourceManagerinline
getResourcePool(const String &name)Ogre::ResourceManager
getResourceType(void) constOgre::ResourceManagerinline
getScriptPatterns(void) const overrideOgre::ResourceManagerinlinevirtual
getVerbose(void)Ogre::ResourceManagerinline
load(const String &name, const String &group, bool isManual=false, ManualResourceLoader *loader=0, const NameValuePairList *loadParams=0, bool backgroundThread=false)Ogre::ResourceManager
parseScript(DataStreamPtr &stream, const String &groupName) overrideOgre::ResourceManagervirtual
prepare(const String &name, const String &group, bool isManual=false, ManualResourceLoader *loader=0, const NameValuePairList *loadParams=0, bool backgroundThread=false)Ogre::ResourceManager
reloadAll(bool reloadableOnly=true)Ogre::ResourceManagerinline
reloadAll(Resource::LoadingFlags flags)Ogre::ResourceManagervirtual
reloadUnreferencedResources(bool reloadableOnly=true)Ogre::ResourceManagerinline
remove(const ResourcePtr &r)Ogre::ResourceManager
remove(const String &name, const String &group=RGN_DEFAULT)Ogre::ResourceManager
remove(ResourceHandle handle)Ogre::ResourceManager
removeAll(void)Ogre::ResourceManagervirtual
removeUnreferencedResources(bool reloadableOnly=true)Ogre::ResourceManagervirtual
ResourceCreateOrRetrieveResult typedefOgre::ResourceManager
resourceExists(const String &name, const String &group=RGN_DEFAULT) constOgre::ResourceManagerinline
resourceExists(ResourceHandle handle) constOgre::ResourceManagerinline
ResourceHandleMap typedefOgre::ResourceManager
ResourceManager()Ogre::ResourceManager
ResourceMap typedefOgre::ResourceManager
ResourceMapIterator typedefOgre::ResourceManager
ResourceWithGroupMap typedefOgre::ResourceManager
setMemoryBudget(size_t bytes)Ogre::ResourceManager
setVerbose(bool v)Ogre::ResourceManagerinline
unload(const String &name, const String &group=RGN_DEFAULT)Ogre::ResourceManager
unload(ResourceHandle handle)Ogre::ResourceManager
unloadAll(bool reloadableOnly=true)Ogre::ResourceManagerinline
unloadAll(Resource::LoadingFlags flags)Ogre::ResourceManagervirtual
unloadUnreferencedResources(bool reloadableOnly=true)Ogre::ResourceManagerinline
~ResourceManager()Ogre::ResourceManagervirtual
~ScriptLoader()Ogre::ScriptLoaderinlinevirtual