Ogre::Material Member List

This is the complete list of members for Ogre::Material, including all inherited members.
_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< Alloc > [explicit]
applyDefaults(void)Ogre::Material [protected]
applyTextureAliases(const AliasTextureNamePairList &aliasList, const bool apply=true) const Ogre::Material
BestTechniquesBySchemeList typedefOgre::Material [protected]
calculateSize(void) const Ogre::Material [protected, virtual]
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 typedefOgre::Resource [protected]
load(bool backgroundThread=false)Ogre::Resource [virtual]
loadImpl(void)Ogre::Material [protected, virtual]
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::Material [protected]
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::Material [friend]
mBestTechniquesBySchemeListOgre::Material [protected]
mCompilationRequiredOgre::Material [protected]
mCreatorOgre::Resource [protected]
mGroupOgre::Resource [protected]
mHandleOgre::Resource [protected]
mIsBackgroundLoadedOgre::Resource [protected]
mIsManualOgre::Resource [protected]
mListenerListOgre::Resource [protected]
mLoaderOgre::Resource [protected]
mLoadingStateOgre::Resource [protected]
mLodStrategyOgre::Material [protected]
mLodValuesOgre::Material [protected]
mNameOgre::Resource [protected]
mOriginOgre::Resource [protected]
mReceiveShadowsOgre::Material [protected]
mSizeOgre::Resource [protected]
mStateCountOgre::Resource [protected]
mSupportedTechniquesOgre::Material [protected]
mTechniquesOgre::Material [protected]
mTransparencyCastsShadowsOgre::Material [protected]
mUnsupportedReasonsOgre::Material [protected]
mUserLodValuesOgre::Material [protected]
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::Resource [protected, virtual]
postUnloadImpl(void)Ogre::Resource [protected, virtual]
preLoadImpl(void)Ogre::Resource [protected, virtual]
prepare(bool backgroundThread=false)Ogre::Resource [virtual]
prepareImpl(void)Ogre::Material [protected, virtual]
preUnloadImpl(void)Ogre::Resource [protected, virtual]
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 classOgre::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 &paramList)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 typedefOgre::Material
Techniques typedefOgre::Material [protected]
touch(void)Ogre::Material [virtual]
unload(void)Ogre::Resource [virtual]
unloadImpl(void)Ogre::Material [protected, virtual]
unprepareImpl(void)Ogre::Material [protected, virtual]
~AllocatedObject()Ogre::AllocatedObject< Alloc >
~Material()Ogre::Material
~Resource()Ogre::Resource [virtual]
~StringInterface()Ogre::StringInterface [virtual]

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:38:07 2012