| _notifyResourceLoaded(Resource *res) | Ogre::ResourceManager | virtual |
| _notifyResourceTouched(Resource *res) | Ogre::ResourceManager | virtual |
| _notifyResourceUnloaded(Resource *res) | Ogre::ResourceManager | virtual |
| addImpl(ResourcePtr &res) | Ogre::ResourceManager | protectedvirtual |
| addMicrocodeToCache(const String &name, const Microcode µcode) | Ogre::GpuProgramManager | virtual |
| addRenderSystemToName(const String &name) | Ogre::GpuProgramManager | protectedstatic |
| AllocatedObject() | Ogre::AllocatedObject< ResourceAllocPolicy > | explicit |
| AllocatedObject() | Ogre::AllocatedObject< ResourceAllocPolicy > | explicit |
| canGetCompiledShaderBuffer() | Ogre::GpuProgramManager | |
| checkUsage(void) | Ogre::ResourceManager | protectedvirtual |
| create(const String &name, const String &group, GpuProgramType gptype, const String &syntaxCode, bool isManual=false, ManualResourceLoader *loader=0) | Ogre::GpuProgramManager | virtual |
| createImpl(const String &name, ResourceHandle handle, const String &group, bool isManual, ManualResourceLoader *loader, GpuProgramType gptype, const String &syntaxCode)=0 | Ogre::GpuProgramManager | protectedpure virtual |
| Ogre::ResourceManager::createImpl(const String &name, ResourceHandle handle, const String &group, bool isManual, ManualResourceLoader *loader, const NameValuePairList *createParams)=0 | Ogre::ResourceManager | protectedpure virtual |
| createMicrocode(const uint32 size) const | Ogre::GpuProgramManager | virtual |
| createOrRetrieve(const String &name, const String &group, bool isManual=false, ManualResourceLoader *loader=0, const NameValuePairList *createParams=0) | Ogre::ResourceManager | virtual |
| createParameters(void) | Ogre::GpuProgramManager | virtual |
| createProgram(const String &name, const String &groupName, const String &filename, GpuProgramType gptype, const String &syntaxCode) | Ogre::GpuProgramManager | virtual |
| createProgramFromString(const String &name, const String &groupName, const String &code, GpuProgramType gptype, const String &syntaxCode) | Ogre::GpuProgramManager | virtual |
| createResource(const String &name, const String &group, bool isManual=false, ManualResourceLoader *loader=0, const NameValuePairList *createParams=0) | Ogre::ResourceManager | virtual |
| createSharedParameters(const String &name) | Ogre::GpuProgramManager | virtual |
| destroyAllResourcePools() | Ogre::ResourceManager | |
| destroyResourcePool(ResourcePool *pool) | Ogre::ResourceManager | |
| destroyResourcePool(const String &name) | Ogre::ResourceManager | |
| getAvailableSharedParameters() const | Ogre::GpuProgramManager | virtual |
| getByHandle(ResourceHandle handle) | Ogre::ResourceManager | virtual |
| getByName(const String &name, bool preferHighLevelPrograms=true) | Ogre::GpuProgramManager | |
| getLoadingOrder(void) const | Ogre::ResourceManager | virtual |
| getMemoryBudget(void) const | Ogre::ResourceManager | virtual |
| getMemoryUsage(void) const | Ogre::ResourceManager | virtual |
| getMicrocodeFromCache(const String &name) const | Ogre::GpuProgramManager | virtual |
| getNextHandle(void) | Ogre::ResourceManager | protected |
| getResourceByName(const String &name, bool preferHighLevelPrograms=true) | Ogre::GpuProgramManager | |
| Ogre::ResourceManager::getResourceByName(const String &name, const String &groupName=ResourceGroupManager::AUTODETECT_RESOURCE_GROUP_NAME) | Ogre::ResourceManager | virtual |
| getResourceIterator(void) | Ogre::ResourceManager | |
| getResourcePool(const String &name) | Ogre::ResourceManager | |
| getResourceType(void) const | Ogre::ResourceManager | |
| getSaveMicrocodesToCache() | Ogre::GpuProgramManager | |
| getScriptPatterns(void) const | Ogre::ResourceManager | virtual |
| getSharedParameters(const String &name) const | Ogre::GpuProgramManager | virtual |
| getSingleton(void) | Ogre::GpuProgramManager | static |
| getSingletonPtr(void) | Ogre::GpuProgramManager | static |
| getSupportedSyntax(void) const | Ogre::GpuProgramManager | virtual |
| getVerbose(void) | Ogre::ResourceManager | virtual |
| GpuProgramManager() | Ogre::GpuProgramManager | |
| isCacheDirty(void) const | Ogre::GpuProgramManager | |
| isMicrocodeAvailableInCache(const String &name) const | Ogre::GpuProgramManager | virtual |
| isSyntaxSupported(const String &syntaxCode) const | Ogre::GpuProgramManager | virtual |
| load(const String &name, const String &groupName, const String &filename, GpuProgramType gptype, const String &syntaxCode) | Ogre::GpuProgramManager | virtual |
| Ogre::ResourceManager::load(const String &name, const String &group, bool isManual=false, ManualResourceLoader *loader=0, const NameValuePairList *loadParams=0, bool backgroundThread=false) | Ogre::ResourceManager | virtual |
| loadFromString(const String &name, const String &groupName, const String &code, GpuProgramType gptype, const String &syntaxCode) | Ogre::GpuProgramManager | virtual |
| loadMicrocodeCache(DataStreamPtr stream) | Ogre::GpuProgramManager | virtual |
| mCacheDirty | Ogre::GpuProgramManager | protected |
| Microcode typedef | Ogre::GpuProgramManager | |
| MicrocodeMap typedef | Ogre::GpuProgramManager | |
| mLoadOrder | Ogre::ResourceManager | protected |
| mMemoryBudget | Ogre::ResourceManager | protected |
| mMemoryUsage | Ogre::ResourceManager | protected |
| mMicrocodeCache | Ogre::GpuProgramManager | protected |
| mNextHandle | Ogre::ResourceManager | protected |
| mResourcePoolMap | Ogre::ResourceManager | protected |
| mResources | Ogre::ResourceManager | protected |
| mResourcesByHandle | Ogre::ResourceManager | protected |
| mResourcesWithGroup | Ogre::ResourceManager | protected |
| mResourceType | Ogre::ResourceManager | protected |
| mSaveMicrocodesToCache | Ogre::GpuProgramManager | protected |
| mScriptPatterns | Ogre::ResourceManager | protected |
| mSharedParametersMap | Ogre::GpuProgramManager | protected |
| msSingleton | Ogre::Singleton< GpuProgramManager > | protectedstatic |
| mVerbose | Ogre::ResourceManager | protected |
| OGRE_AUTO_MUTEX | Ogre::ResourceManager | |
| operator delete(void *ptr) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator delete(void *ptr, void *) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator delete(void *ptr) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator delete(void *ptr, void *) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator delete[](void *ptr) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator delete[](void *ptr) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new(size_t sz) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new(size_t sz) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new[](size_t sz) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator new[](size_t sz) | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| operator=(const Singleton< GpuProgramManager > &) | Ogre::Singleton< GpuProgramManager > | private |
| parseScript(DataStreamPtr &stream, const String &groupName) | Ogre::ResourceManager | virtual |
| prepare(const String &name, const String &group, bool isManual=false, ManualResourceLoader *loader=0, const NameValuePairList *loadParams=0, bool backgroundThread=false) | 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 | protectedvirtual |
| removeMicrocodeFromCache(const String &name) | Ogre::GpuProgramManager | virtual |
| removeUnreferencedResources(bool reloadableOnly=true) | Ogre::ResourceManager | virtual |
| ResourceCreateOrRetrieveResult typedef | Ogre::ResourceManager | |
| 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 | |
| ResourcePoolMap typedef | Ogre::ResourceManager | protected |
| ResourceWithGroupMap typedef | Ogre::ResourceManager | |
| saveMicrocodeCache(DataStreamPtr stream) const | Ogre::GpuProgramManager | virtual |
| setMemoryBudget(size_t bytes) | Ogre::ResourceManager | virtual |
| setSaveMicrocodesToCache(const bool val) | Ogre::GpuProgramManager | |
| setVerbose(bool v) | Ogre::ResourceManager | virtual |
| SharedParametersMap typedef | Ogre::GpuProgramManager | |
| Singleton(const Singleton< GpuProgramManager > &) | Ogre::Singleton< GpuProgramManager > | private |
| Singleton(void) | Ogre::Singleton< GpuProgramManager > | |
| SyntaxCodes typedef | Ogre::GpuProgramManager | |
| 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 |
| ~AllocatedObject() | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| ~AllocatedObject() | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| ~GpuProgramManager() | Ogre::GpuProgramManager | virtual |
| ~ResourceManager() | Ogre::ResourceManager | virtual |
| ~ScriptLoader() | Ogre::ScriptLoader | virtual |
| ~Singleton(void) | Ogre::Singleton< GpuProgramManager > | |