_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 | |
_pushSyntaxCode(const String &syntaxCode) | Ogre::GpuProgramManager | [virtual] |
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) | Ogre::GpuProgramManager | [virtual] |
create(const String &name, GpuProgramType gptype, const String &syntaxCode)=0 | Ogre::GpuProgramManager | [protected, pure virtual] |
createParameters(void)=0 | Ogre::GpuProgramManager | [pure virtual] |
createProgram(const String &name, const String &filename, GpuProgramType gptype, const String &syntaxCode, int priority=1) | Ogre::GpuProgramManager | [virtual] |
createProgramFromString(const String &name, const String &code, GpuProgramType gptype, const String &syntaxCode, int priority=1) | Ogre::GpuProgramManager | [virtual] |
FileMap typedef | Ogre::ResourceManager | [protected] |
getByHandle(ResourceHandle handle) | Ogre::ResourceManager | [virtual] |
getByName(const String &name, bool preferHighLevelPrograms=true) | Ogre::GpuProgramManager | |
Ogre::ResourceManager::getByName(const String &name) | Ogre::ResourceManager | [virtual] |
getNextHandle(void) | Ogre::ResourceManager | [protected] |
getResourceIterator(void) | Ogre::ResourceManager | |
getSingleton(void) | Ogre::GpuProgramManager | [static] |
getSingletonPtr(void) | Ogre::GpuProgramManager | [static] |
getSupportedSyntax(void) const | Ogre::GpuProgramManager | [virtual] |
GpuProgramManager() | Ogre::GpuProgramManager | |
isSyntaxSupported(const String &syntaxCode) const | Ogre::GpuProgramManager | [virtual] |
load(const String &name, const String &filename, GpuProgramType gptype, const String &syntaxCode, int priority=1) | Ogre::GpuProgramManager | [virtual] |
Ogre::ResourceManager::load(Resource *res, int priority) | Ogre::ResourceManager | [virtual] |
loadFromString(const String &name, const String &code, GpuProgramType gptype, const String &syntaxCode, int priority=1) | Ogre::GpuProgramManager | [virtual] |
mArchiveFiles | Ogre::ResourceManager | [protected] |
mCommonArchiveFiles | Ogre::ResourceManager | [protected, static] |
mCommonVFS | Ogre::ResourceManager | [protected, static] |
mMemoryBudget | Ogre::ResourceManager | [protected] |
mMemoryUsage | Ogre::ResourceManager | [protected] |
mNextHandle | Ogre::ResourceManager | [protected] |
mResources | Ogre::ResourceManager | [protected] |
mResourcesByHandle | Ogre::ResourceManager | [protected] |
ms_Singleton | Ogre::Singleton< GpuProgramManager > | [protected, static] |
mSyntaxCodes | Ogre::GpuProgramManager | [protected] |
mVFS | Ogre::ResourceManager | [protected] |
ResourceHandleMap typedef | Ogre::ResourceManager | |
ResourceManager() | Ogre::ResourceManager | |
ResourceMap typedef | Ogre::ResourceManager | [protected] |
ResourceMapIterator typedef | Ogre::ResourceManager | |
setMemoryBudget(size_t bytes) | Ogre::ResourceManager | [virtual] |
Singleton(void) | Ogre::Singleton< GpuProgramManager > | |
SyntaxCodes typedef | Ogre::GpuProgramManager | |
unload(Resource *res) | Ogre::ResourceManager | [virtual] |
unloadAndDestroyAll(void) | Ogre::ResourceManager | [virtual] |
~GpuProgramManager() | Ogre::GpuProgramManager | [virtual] |
~ResourceManager() | Ogre::ResourceManager | [virtual] |
~Singleton(void) | Ogre::Singleton< GpuProgramManager > | |