OGRE  1.9.0
Ogre::Material Member List

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

_dirtyState()Ogre::Resourcevirtual
_fireLoadingComplete(bool wasBackgroundLoaded)Ogre::Resourcevirtual
_firePreparingComplete(bool wasBackgroundLoaded)Ogre::Resourcevirtual
_fireUnloadingComplete(void)Ogre::Resourcevirtual
_notifyNeedsRecompile(void)Ogre::Material
_notifyOrigin(const String &origin)Ogre::Resourcevirtual
addListener(Listener *lis)Ogre::Resourcevirtual
AllocatedObject()Ogre::AllocatedObject< Alloc >explicit
applyDefaults(void)Ogre::Materialprotected
applyTextureAliases(const AliasTextureNamePairList &aliasList, const bool apply=true) constOgre::Material
BestTechniquesBySchemeList typedefOgre::Materialprotected
calculateSize(void) constOgre::Materialprotectedvirtual
changeGroupOwnership(const String &newGroup)Ogre::Resourcevirtual
cleanupDictionary()Ogre::StringInterfacestatic
clearBestTechniqueList(void)Ogre::Materialprotected
clone(const String &newName, bool changeGroup=false, const String &newGroup=StringUtil::BLANK) constOgre::Material
compile(bool autoManageTextureUnits=true)Ogre::Material
copyDetailsTo(MaterialPtr &mat) constOgre::Material
copyParametersTo(StringInterface *dest) constOgre::StringInterfacevirtual
createParamDictionary(const String &className)Ogre::StringInterfaceprotected
createTechnique(void)Ogre::Material
escalateLoading()Ogre::Resourcevirtual
getBestTechnique(unsigned short lodIndex=0, const Renderable *rend=0)Ogre::Material
getCompilationRequired() constOgre::Material
getCreator(void)Ogre::Resourcevirtual
getGroup(void) constOgre::Resourcevirtual
getHandle(void) constOgre::Resourcevirtual
getLoadingState() constOgre::Resourcevirtual
getLodIndex(Real value) constOgre::Material
getLodStrategy() constOgre::Material
getLodValueIterator(void) constOgre::Material
getName(void) constOgre::Resourcevirtual
getNumLodLevels(unsigned short schemeIndex) constOgre::Material
getNumLodLevels(const String &schemeName) constOgre::Material
getNumSupportedTechniques(void) constOgre::Material
getNumTechniques(void) constOgre::Material
getOrigin(void) constOgre::Resourcevirtual
getParamDictionary(void)Ogre::StringInterface
getParamDictionary(void) constOgre::StringInterface
getParameter(const String &name) constOgre::StringInterfacevirtual
getParameters(void) constOgre::StringInterface
getReceiveShadows(void) constOgre::Material
getSize(void) constOgre::Resourcevirtual
getStateCount() constOgre::Resourcevirtual
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) constOgre::Material
getUnsupportedTechniquesExplanation() constOgre::Material
getUserLodValueIterator(void) constOgre::Material
insertSupportedTechnique(Technique *t)Ogre::Materialprotected
isBackgroundLoaded(void) constOgre::Resourcevirtual
isLoaded(void) constOgre::Resourcevirtual
isLoading() constOgre::Resourcevirtual
isManuallyLoaded(void) constOgre::Resourcevirtual
isPrepared(void) constOgre::Resourcevirtual
isReloadable(void) constOgre::Resourcevirtual
isTransparent(void) constOgre::Material
ListenerList typedefOgre::Resourceprotected
load(bool backgroundThread=false)Ogre::Resourcevirtual
loadImpl(void)Ogre::Materialprotectedvirtual
LoadingState enum nameOgre::Resource
LOADSTATE_LOADED enum valueOgre::Resource
LOADSTATE_LOADING enum valueOgre::Resource
LOADSTATE_PREPARED enum valueOgre::Resource
LOADSTATE_PREPARING enum valueOgre::Resource
LOADSTATE_UNLOADED enum valueOgre::Resource
LOADSTATE_UNLOADING enum valueOgre::Resource
LodTechniques typedefOgre::Materialprotected
LodValueIterator typedefOgre::Material
LodValueList typedefOgre::Material
Material(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0)Ogre::Material
MaterialManager classOgre::Materialfriend
mBestTechniquesBySchemeListOgre::Materialprotected
mCompilationRequiredOgre::Materialprotected
mCreatorOgre::Resourceprotected
mGroupOgre::Resourceprotected
mHandleOgre::Resourceprotected
mIsBackgroundLoadedOgre::Resourceprotected
mIsManualOgre::Resourceprotected
mListenerListOgre::Resourceprotected
mLoaderOgre::Resourceprotected
mLoadingStateOgre::Resourceprotected
mLodStrategyOgre::Materialprotected
mLodValuesOgre::Materialprotected
mNameOgre::Resourceprotected
mOriginOgre::Resourceprotected
mParamDictOgre::StringInterfaceprivate
mParamDictNameOgre::StringInterfaceprivate
mReceiveShadowsOgre::Materialprotected
msDictionaryOgre::StringInterfaceprivatestatic
mSizeOgre::Resourceprotected
mStateCountOgre::Resourceprotected
mSupportedTechniquesOgre::Materialprotected
mTechniquesOgre::Materialprotected
mTransparencyCastsShadowsOgre::Materialprotected
mUnsupportedReasonsOgre::Materialprotected
mUserLodValuesOgre::Materialprotected
OGRE_AUTO_MUTEXOgre::Resource
OGRE_MUTEX(mListenerListMutex)Ogre::Resourceprotected
OGRE_STATIC_MUTEX(msDictionaryMutex)Ogre::StringInterfaceprivate
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >
operator new(size_t sz)Ogre::AllocatedObject< Alloc >
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >
operator=(const Material &rhs)Ogre::Material
postLoadImpl(void)Ogre::Resourceprotectedvirtual
postUnloadImpl(void)Ogre::Resourceprotectedvirtual
preLoadImpl(void)Ogre::Resourceprotectedvirtual
prepare(bool backgroundThread=false)Ogre::Resourcevirtual
prepareImpl(void)Ogre::Materialprotectedvirtual
preUnloadImpl(void)Ogre::Resourceprotectedvirtual
reload(void)Ogre::Resourcevirtual
removeAllTechniques(void)Ogre::Material
removeListener(Listener *lis)Ogre::Resourcevirtual
removeTechnique(unsigned short index)Ogre::Material
Resource()Ogre::Resourceprotected
Resource(ResourceManager *creator, const String &name, ResourceHandle handle, const String &group, bool isManual=false, ManualResourceLoader *loader=0)Ogre::Resource
SceneManager classOgre::Materialfriend
setAmbient(Real red, Real green, Real blue)Ogre::Material
setAmbient(const ColourValue &ambient)Ogre::Material
setBackgroundLoaded(bool bl)Ogre::Resourcevirtual
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::StringInterfacevirtual
setParameterList(const NameValuePairList &paramList)Ogre::StringInterfacevirtual
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 typedefOgre::Material
Techniques typedefOgre::Materialprotected
touch(void)Ogre::Materialvirtual
unload(void)Ogre::Resourcevirtual
unloadImpl(void)Ogre::Materialprotectedvirtual
unprepareImpl(void)Ogre::Materialprotectedvirtual
~AllocatedObject()Ogre::AllocatedObject< Alloc >
~Material()Ogre::Material
~Resource()Ogre::Resourcevirtual
~StringInterface()Ogre::StringInterfacevirtual