| _dirtyState() | Ogre::Resource | virtual |
| _fireLoadingComplete(bool wasBackgroundLoaded) | Ogre::Resource | virtual |
| _firePreparingComplete(bool wasBackgroundLoaded) | Ogre::Resource | virtual |
| _fireUnloadingComplete(void) | Ogre::Resource | virtual |
| _notifyNeedsRecompile(void) | Ogre::Material | |
| _notifyOrigin(const String &origin) | Ogre::Resource | virtual |
| addListener(Listener *lis) | Ogre::Resource | virtual |
| AllocatedObject() | Ogre::AllocatedObject< ResourceAllocPolicy > | explicit |
| AllocatedObject() | Ogre::AllocatedObject< ResourceAllocPolicy > | explicit |
| applyDefaults(void) | Ogre::Material | protected |
| applyTextureAliases(const AliasTextureNamePairList &aliasList, const bool apply=true) const | Ogre::Material | |
| BestTechniquesBySchemeList typedef | Ogre::Material | protected |
| calculateSize(void) const | Ogre::Material | protectedvirtual |
| changeGroupOwnership(const String &newGroup) | Ogre::Resource | virtual |
| cleanupDictionary() | Ogre::StringInterface | static |
| clearBestTechniqueList(void) | Ogre::Material | protected |
| clone(const String &newName, bool changeGroup=false, const String &newGroup=StringUtil::BLANK) const | Ogre::Material | |
| compile(bool autoManageTextureUnits=true) | Ogre::Material | |
| copyDetailsTo(MaterialPtr &mat) const | Ogre::Material | |
| copyParametersTo(StringInterface *dest) const | Ogre::StringInterface | virtual |
| createParamDictionary(const String &className) | Ogre::StringInterface | protected |
| createTechnique(void) | Ogre::Material | |
| escalateLoading() | Ogre::Resource | virtual |
| getBestTechnique(unsigned short lodIndex=0, const Renderable *rend=0) | Ogre::Material | |
| getCompilationRequired() const | Ogre::Material | |
| getCreator(void) | Ogre::Resource | virtual |
| getGroup(void) const | Ogre::Resource | virtual |
| getHandle(void) const | Ogre::Resource | virtual |
| getLoadingState() const | Ogre::Resource | virtual |
| getLodIndex(Real value) const | Ogre::Material | |
| getLodStrategy() const | Ogre::Material | |
| getLodValueIterator(void) const | Ogre::Material | |
| getName(void) const | Ogre::Resource | virtual |
| getNumLodLevels(unsigned short schemeIndex) const | Ogre::Material | |
| getNumLodLevels(const String &schemeName) const | Ogre::Material | |
| getNumSupportedTechniques(void) const | Ogre::Material | |
| getNumTechniques(void) const | Ogre::Material | |
| getOrigin(void) const | Ogre::Resource | virtual |
| getParamDictionary(void) | Ogre::StringInterface | |
| getParamDictionary(void) const | Ogre::StringInterface | |
| getParameter(const String &name) const | Ogre::StringInterface | virtual |
| getParameters(void) const | Ogre::StringInterface | |
| getReceiveShadows(void) const | Ogre::Material | |
| getSize(void) const | Ogre::Resource | virtual |
| getStateCount() const | Ogre::Resource | virtual |
| getSupportedTechnique(unsigned short index) | Ogre::Material | |
| getSupportedTechniqueIterator(void) | Ogre::Material | |
| getTechnique(unsigned short index) | Ogre::Material | |
| getTechnique(const String &name) | Ogre::Material | |
| getTechniqueIterator(void) | Ogre::Material | |
| getTransparencyCastsShadows(void) const | Ogre::Material | |
| getUnsupportedTechniquesExplanation() const | Ogre::Material | |
| getUserLodValueIterator(void) const | Ogre::Material | |
| insertSupportedTechnique(Technique *t) | Ogre::Material | protected |
| isBackgroundLoaded(void) const | Ogre::Resource | virtual |
| isLoaded(void) const | Ogre::Resource | virtual |
| isLoading() const | Ogre::Resource | virtual |
| isManuallyLoaded(void) const | Ogre::Resource | virtual |
| isPrepared(void) const | Ogre::Resource | virtual |
| isReloadable(void) const | Ogre::Resource | virtual |
| isTransparent(void) const | Ogre::Material | |
| ListenerList typedef | Ogre::Resource | protected |
| load(bool backgroundThread=false) | Ogre::Resource | virtual |
| loadImpl(void) | Ogre::Material | protectedvirtual |
| LoadingState enum name | Ogre::Resource | |
| LOADSTATE_LOADED enum value | Ogre::Resource | |
| LOADSTATE_LOADING enum value | Ogre::Resource | |
| LOADSTATE_PREPARED enum value | Ogre::Resource | |
| LOADSTATE_PREPARING enum value | Ogre::Resource | |
| LOADSTATE_UNLOADED enum value | Ogre::Resource | |
| LOADSTATE_UNLOADING enum value | Ogre::Resource | |
| LodTechniques typedef | Ogre::Material | protected |
| LodValueIterator typedef | Ogre::Material | |
| LodValueList typedef | Ogre::Material | |
| Material(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0) | Ogre::Material | |
| MaterialManager class | Ogre::Material | friend |
| mBestTechniquesBySchemeList | Ogre::Material | protected |
| mCompilationRequired | Ogre::Material | protected |
| mCreator | Ogre::Resource | protected |
| mGroup | Ogre::Resource | protected |
| mHandle | Ogre::Resource | protected |
| mIsBackgroundLoaded | Ogre::Resource | protected |
| mIsManual | Ogre::Resource | protected |
| mListenerList | Ogre::Resource | protected |
| mLoader | Ogre::Resource | protected |
| mLoadingState | Ogre::Resource | protected |
| mLodStrategy | Ogre::Material | protected |
| mLodValues | Ogre::Material | protected |
| mName | Ogre::Resource | protected |
| mOrigin | Ogre::Resource | protected |
| mParamDict | Ogre::StringInterface | private |
| mParamDictName | Ogre::StringInterface | private |
| mReceiveShadows | Ogre::Material | protected |
| msDictionary | Ogre::StringInterface | privatestatic |
| mSize | Ogre::Resource | protected |
| mStateCount | Ogre::Resource | protected |
| mSupportedTechniques | Ogre::Material | protected |
| mTechniques | Ogre::Material | protected |
| mTransparencyCastsShadows | Ogre::Material | protected |
| mUnsupportedReasons | Ogre::Material | protected |
| mUserLodValues | Ogre::Material | protected |
| OGRE_AUTO_MUTEX | Ogre::Resource | |
| OGRE_MUTEX(mListenerListMutex) | Ogre::Resource | protected |
| OGRE_STATIC_MUTEX(msDictionaryMutex) | Ogre::StringInterface | private |
| 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 Material &rhs) | Ogre::Material | |
| postLoadImpl(void) | Ogre::Resource | protectedvirtual |
| postUnloadImpl(void) | Ogre::Resource | protectedvirtual |
| preLoadImpl(void) | Ogre::Resource | protectedvirtual |
| prepare(bool backgroundThread=false) | Ogre::Resource | virtual |
| prepareImpl(void) | Ogre::Material | protectedvirtual |
| preUnloadImpl(void) | Ogre::Resource | protectedvirtual |
| reload(void) | Ogre::Resource | virtual |
| removeAllTechniques(void) | Ogre::Material | |
| removeListener(Listener *lis) | Ogre::Resource | virtual |
| removeTechnique(unsigned short index) | Ogre::Material | |
| Resource() | Ogre::Resource | protected |
| Resource(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0) | Ogre::Resource | |
| SceneManager class | Ogre::Material | friend |
| setAmbient(Real red, Real green, Real blue) | Ogre::Material | |
| setAmbient(const ColourValue &ambient) | Ogre::Material | |
| setBackgroundLoaded(bool bl) | Ogre::Resource | virtual |
| setColourWriteEnabled(bool enabled) | Ogre::Material | |
| setCullingMode(CullingMode mode) | Ogre::Material | |
| setDepthBias(float constantBias, float slopeScaleBias) | Ogre::Material | |
| setDepthCheckEnabled(bool enabled) | Ogre::Material | |
| setDepthFunction(CompareFunction func) | Ogre::Material | |
| setDepthWriteEnabled(bool enabled) | Ogre::Material | |
| setDiffuse(Real red, Real green, Real blue, Real alpha) | Ogre::Material | |
| setDiffuse(const ColourValue &diffuse) | Ogre::Material | |
| setFog(bool overrideScene, FogMode mode=FOG_NONE, const ColourValue &colour=ColourValue::White, Real expDensity=0.001, Real linearStart=0.0, Real linearEnd=1.0) | Ogre::Material | |
| setLightingEnabled(bool enabled) | Ogre::Material | |
| setLodLevels(const LodValueList &lodValues) | Ogre::Material | |
| setLodStrategy(LodStrategy *lodStrategy) | Ogre::Material | |
| setManualCullingMode(ManualCullingMode mode) | Ogre::Material | |
| setParameter(const String &name, const String &value) | Ogre::StringInterface | virtual |
| setParameterList(const NameValuePairList ¶mList) | Ogre::StringInterface | virtual |
| setPointSize(Real ps) | Ogre::Material | |
| setReceiveShadows(bool enabled) | Ogre::Material | |
| setSceneBlending(const SceneBlendType sbt) | Ogre::Material | |
| setSceneBlending(const SceneBlendFactor sourceFactor, const SceneBlendFactor destFactor) | Ogre::Material | |
| setSelfIllumination(Real red, Real green, Real blue) | Ogre::Material | |
| setSelfIllumination(const ColourValue &selfIllum) | Ogre::Material | |
| setSeparateSceneBlending(const SceneBlendType sbt, const SceneBlendType sbta) | Ogre::Material | |
| setSeparateSceneBlending(const SceneBlendFactor sourceFactor, const SceneBlendFactor destFactor, const SceneBlendFactor sourceFactorAlpha, const SceneBlendFactor destFactorAlpha) | Ogre::Material | |
| setShadingMode(ShadeOptions mode) | Ogre::Material | |
| setShininess(Real val) | Ogre::Material | |
| setSpecular(Real red, Real green, Real blue, Real alpha) | Ogre::Material | |
| setSpecular(const ColourValue &specular) | Ogre::Material | |
| setTextureAnisotropy(int maxAniso) | Ogre::Material | |
| setTextureFiltering(TextureFilterOptions filterType) | Ogre::Material | |
| setTransparencyCastsShadows(bool enabled) | Ogre::Material | |
| StringInterface() | Ogre::StringInterface | |
| TechniqueIterator typedef | Ogre::Material | |
| Techniques typedef | Ogre::Material | protected |
| touch(void) | Ogre::Material | virtual |
| unload(void) | Ogre::Resource | virtual |
| unloadImpl(void) | Ogre::Material | protectedvirtual |
| unprepareImpl(void) | Ogre::Material | protectedvirtual |
| ~AllocatedObject() | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| ~AllocatedObject() | Ogre::AllocatedObject< ResourceAllocPolicy > | |
| ~Material() | Ogre::Material | |
| ~Resource() | Ogre::Resource | virtual |
| ~StringInterface() | Ogre::StringInterface | virtual |