OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::Pass Member List

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

_getBlendFlags(SceneBlendType type, SceneBlendFactor &source, SceneBlendFactor &dest)Ogre::Passstatic
_getDatablock(void) constOgre::Pass
_getTextureUnitWithContentTypeIndex(TextureUnitState::ContentType contentType, size_t index) constOgre::Pass
_load(void)Ogre::Pass
_notifyIndex(unsigned short index)Ogre::Pass
_prepare(void)Ogre::Pass
_unload(void)Ogre::Pass
_unprepare(void)Ogre::Pass
_updateAutoParams(const AutoParamDataSource *source, uint16 variabilityMask) constOgre::Pass
addTextureUnitState(TextureUnitState *state)Ogre::Pass
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
applyTextureAliases(const AliasTextureNamePairList &aliasList, const bool apply=true) constOgre::Pass
calculateSize(void) constOgre::Pass
ConstTextureUnitStateIterator typedefOgre::Pass
createTextureUnitState(void)Ogre::Pass
createTextureUnitState(const String &textureName, unsigned short texCoordSet=0)Ogre::Pass
getAlphaRejectFunction(void) constOgre::Passinline
getAlphaRejectValue(void) constOgre::Passinline
getAmbient(void) constOgre::Pass
getBlendblock(void) constOgre::Pass
getColourWriteEnabled(void) constOgre::Pass
getComputeProgram(void) constOgre::Pass
getComputeProgramName(void) constOgre::Pass
getComputeProgramParameters(void) constOgre::Pass
getDiffuse(void) constOgre::Pass
getEmissive(void) constOgre::Passinline
getFogColour(void) constOgre::Pass
getFogDensity(void) constOgre::Pass
getFogEnd(void) constOgre::Pass
getFogMode(void) constOgre::Pass
getFogOverride(void) constOgre::Pass
getFogStart(void) constOgre::Pass
getFragmentProgram(void) constOgre::Pass
getFragmentProgramName(void) constOgre::Pass
getFragmentProgramParameters(void) constOgre::Pass
getGeometryProgram(void) constOgre::Pass
getGeometryProgramName(void) constOgre::Pass
getGeometryProgramParameters(void) constOgre::Pass
getId(void) constOgre::Passinline
getIndex(void) constOgre::Passinline
getIteratePerLight(void) constOgre::Passinline
getLightClipPlanesEnabled() constOgre::Passinline
getLightCountPerIteration(void) constOgre::Pass
getLightMask() constOgre::Pass
getLightScissoringEnabled() constOgre::Passinline
getMacroblock(void) constOgre::Pass
getMaxSimultaneousLights(void) constOgre::Pass
getName(void) constOgre::Passinline
getNumShadowContentTextures(void) constOgre::Passinline
getNumTextureUnitStates(void) constOgre::Passinline
getOnlyLightType() constOgre::Passinline
getParent(void) constOgre::Passinline
getPassIterationCount(void) constOgre::Passinline
getPointAttenuationConstant(void) constOgre::Pass
getPointAttenuationLinear(void) constOgre::Pass
getPointAttenuationQuadratic(void) constOgre::Pass
getPointMaxSize(void) constOgre::Pass
getPointMinSize(void) constOgre::Pass
getPointSize(void) constOgre::Pass
getPointSpritesEnabled(void) constOgre::Pass
getPolygonModeOverrideable(void) constOgre::Passinlinevirtual
getResourceGroup(void) constOgre::Pass
getRunOnlyForOneLightType(void) constOgre::Passinline
getSelfIllumination(void) constOgre::Pass
getShadingMode(void) constOgre::Pass
getShadowCasterFragmentProgram(void) constOgre::Pass
getShadowCasterFragmentProgramName(void) constOgre::Pass
getShadowCasterFragmentProgramParameters(void) constOgre::Pass
getShadowCasterVertexProgram(void) constOgre::Pass
getShadowCasterVertexProgramName(void) constOgre::Pass
getShadowCasterVertexProgramParameters(void) constOgre::Pass
getShininess(void) constOgre::Pass
getSpecular(void) constOgre::Pass
getStartLight(void) constOgre::Pass
getTessellationDomainProgram(void) constOgre::Pass
getTessellationDomainProgramName(void) constOgre::Pass
getTessellationDomainProgramParameters(void) constOgre::Pass
getTessellationHullProgram(void) constOgre::Pass
getTessellationHullProgramName(void) constOgre::Pass
getTessellationHullProgramParameters(void) constOgre::Pass
getTextureUnitState(size_t index)Ogre::Pass
getTextureUnitState(const String &name)Ogre::Pass
getTextureUnitState(size_t index) constOgre::Pass
getTextureUnitState(const String &name) constOgre::Pass
getTextureUnitStateIndex(const TextureUnitState *state) constOgre::Pass
getTextureUnitStateIterator(void)Ogre::Pass
getTextureUnitStateIterator(void) constOgre::Pass
getUserObjectBindings()Ogre::Passinline
getUserObjectBindings() constOgre::Passinline
getVertexColourTracking(void) constOgre::Pass
getVertexProgram(void) constOgre::Pass
getVertexProgramName(void) constOgre::Pass
getVertexProgramParameters(void) constOgre::Pass
hasComputeProgram(void) constOgre::Passinline
hasFragmentProgram(void) constOgre::Passinline
hasGeometryProgram(void) constOgre::Passinline
hasShadowCasterFragmentProgram(void) constOgre::Passinline
hasShadowCasterVertexProgram(void) constOgre::Passinline
hasTessellationDomainProgram(void) constOgre::Passinline
hasTessellationHullProgram(void) constOgre::Passinline
hasVertexProgram(void) constOgre::Passinline
insertShadowContentTypeLookup(size_t textureUnitIndex)Ogre::Pass
isAmbientOnly(void) constOgre::Pass
isLoaded(void) constOgre::Pass
isPointAttenuationEnabled(void) constOgre::Pass
isProgrammable(void) constOgre::Passinline
isTransparent(void) constOgre::Pass
OGRE_MUTEX(mTexUnitChangeMutex)Ogre::Pass
OGRE_MUTEX(mGpuProgramChangeMutex)Ogre::Pass
OGRE_STATIC_MUTEX(msDirtyHashListMutex)Ogre::Pass
OGRE_STATIC_MUTEX(msPassGraveyardMutex)Ogre::Pass
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >inline
operator=(const Pass &oth)Ogre::Pass
Pass(Technique *parent, unsigned short index)Ogre::Pass
Pass(Technique *parent, unsigned short index, const Pass &oth)Ogre::Pass
recreateShadowContentTypeLookup(void)Ogre::Pass
removeAllTextureUnitStates(void)Ogre::Pass
removeShadowContentTypeLookup(size_t textureUnitIndex)Ogre::Pass
removeTextureUnitState(unsigned short index)Ogre::Pass
setAlphaRejectFunction(CompareFunction func)Ogre::Pass
setAlphaRejectValue(unsigned char val)Ogre::Pass
setAmbient(Real red, Real green, Real blue)Ogre::Pass
setAmbient(const ColourValue &ambient)Ogre::Pass
setBlendblock(const HlmsBlendblock &blendblock)Ogre::Pass
setComputeProgram(const String &name, bool resetParams=true)Ogre::Pass
setComputeProgramParameters(GpuProgramParametersSharedPtr params)Ogre::Pass
setDiffuse(Real red, Real green, Real blue, Real alpha)Ogre::Pass
setDiffuse(const ColourValue &diffuse)Ogre::Pass
setEmissive(Real red, Real green, Real blue)Ogre::Passinline
setEmissive(const ColourValue &emissive)Ogre::Passinline
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::Pass
setFragmentProgram(const String &name, bool resetParams=true)Ogre::Pass
setFragmentProgramParameters(GpuProgramParametersSharedPtr params)Ogre::Pass
setGeometryProgram(const String &name, bool resetParams=true)Ogre::Pass
setGeometryProgramParameters(GpuProgramParametersSharedPtr params)Ogre::Pass
setIteratePerLight(bool enabled, bool onlyForOneLightType=true, Light::LightTypes lightType=Light::LT_POINT)Ogre::Pass
setLightClipPlanesEnabled(bool enabled)Ogre::Passinline
setLightCountPerIteration(unsigned short c)Ogre::Pass
setLightMask(uint32 mask)Ogre::Pass
setLightScissoringEnabled(bool enabled)Ogre::Passinline
setMacroblock(const HlmsMacroblock &macroblock)Ogre::Pass
setMaxSimultaneousLights(unsigned short maxLights)Ogre::Pass
setName(const String &name)Ogre::Pass
setPassIterationCount(const size_t count)Ogre::Passinline
setPointAttenuation(bool enabled, Real constant=0.0f, Real linear=1.0f, Real quadratic=0.0f)Ogre::Pass
setPointMaxSize(Real max)Ogre::Pass
setPointMinSize(Real min)Ogre::Pass
setPointSize(Real ps)Ogre::Pass
setPointSpritesEnabled(bool enabled)Ogre::Pass
setPolygonModeOverrideable(bool override)Ogre::Passinlinevirtual
setSamplerblock(const HlmsSamplerblock &samplerblock)Ogre::Pass
setSelfIllumination(Real red, Real green, Real blue)Ogre::Pass
setSelfIllumination(const ColourValue &selfIllum)Ogre::Pass
setShadingMode(ShadeOptions mode)Ogre::Pass
setShadowCasterFragmentProgram(const String &name)Ogre::Pass
setShadowCasterFragmentProgramParameters(GpuProgramParametersSharedPtr params)Ogre::Pass
setShadowCasterVertexProgram(const String &name)Ogre::Pass
setShadowCasterVertexProgramParameters(GpuProgramParametersSharedPtr params)Ogre::Pass
setShininess(Real val)Ogre::Pass
setSpecular(Real red, Real green, Real blue, Real alpha)Ogre::Pass
setSpecular(const ColourValue &specular)Ogre::Pass
setStartLight(unsigned short startLight)Ogre::Pass
setTessellationDomainProgram(const String &name, bool resetParams=true)Ogre::Pass
setTessellationDomainProgramParameters(GpuProgramParametersSharedPtr params)Ogre::Pass
setTessellationHullProgram(const String &name, bool resetParams=true)Ogre::Pass
setTessellationHullProgramParameters(GpuProgramParametersSharedPtr params)Ogre::Pass
setVertexColourTracking(TrackVertexColourType tracking)Ogre::Pass
setVertexProgram(const String &name, bool resetParams=true)Ogre::Pass
setVertexProgramParameters(GpuProgramParametersSharedPtr params)Ogre::Pass
TextureUnitStateIterator typedefOgre::Pass
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~Pass()Ogre::Passvirtual