PixelLightAPI  .
PLRenderer::FixedFunctionsRenderStates Member List
This is the complete list of members for PLRenderer::FixedFunctionsRenderStates, including all inherited members.
AddReference()PLCore::ObjectBase
CallMethod(const String &sName, DynParams &cParams)PLCore::Object
CallMethod(const String &sName, const DynParams &cParams)PLCore::Object
CallMethod(const String &sName, const String &sParams)PLCore::Object
CallMethod(const String &sName, const XmlElement &cElement)PLCore::Object
FixedFunctionsRenderStates()PLRenderer::FixedFunctionsRenderStates
FixedFunctionsRenderStates(const FixedFunctionsRenderStates &cSource)PLRenderer::FixedFunctionsRenderStates
FromString(const String &sString)PLCore::Object [virtual]
FromXml(const XmlElement &cElement)PLCore::Object [virtual]
Get(FixedFunctions::RenderState::Enum nState) const PLRenderer::FixedFunctionsRenderStates
GetAlphaTestEnable() const PLRenderer::FixedFunctionsRenderStates
GetAlphaTestFunction() const PLRenderer::FixedFunctionsRenderStates
GetAlphaTestReference() const PLRenderer::FixedFunctionsRenderStates
GetAmbient() const PLRenderer::FixedFunctionsRenderStates
GetAttribute(const String &sName) const PLCore::Object
GetAttributes() const PLCore::Object
GetClass() const PLCore::ObjectBase [virtual]
GetFogColor() const PLRenderer::FixedFunctionsRenderStates
GetFogDensity() const PLRenderer::FixedFunctionsRenderStates
GetFogEnable() const PLRenderer::FixedFunctionsRenderStates
GetFogEnd() const PLRenderer::FixedFunctionsRenderStates
GetFogMode() const PLRenderer::FixedFunctionsRenderStates
GetFogStart() const PLRenderer::FixedFunctionsRenderStates
GetLighting() const PLRenderer::FixedFunctionsRenderStates
GetMethod(const String &sName)PLCore::Object
GetMethods(List< DynFuncPtr > &lstMethods)PLCore::Object
GetNormalizeNormals() const PLRenderer::FixedFunctionsRenderStates
GetPointer() const PLCore::ObjectBase
GetPointer()PLCore::ObjectBase
GetRefCount() const PLCore::ObjectBase
GetShadeMode() const PLRenderer::FixedFunctionsRenderStates
GetSignal(const String &sName) const PLCore::Object
GetSignals() const PLCore::Object
GetSlot(const String &sName) const PLCore::Object
GetSlots() const PLCore::Object
GetValues(EDefaultValue nDefaultValue=NoDefault) const PLCore::Object
GetValuesXml(XmlElement &cElement, EDefaultValue nDefaultValue=NoDefault) const PLCore::Object
IsInstanceOf(const String &sClass) const PLCore::Object
IsInstanceOfByReference(const Class &cClass) const PLCore::Object
Object()PLCore::Object
ObjectBase()PLCore::ObjectBase
operator=(const FixedFunctionsRenderStates &cSource)PLRenderer::FixedFunctionsRenderStates
Release()PLCore::ObjectBase
Set(FixedFunctions::RenderState::Enum nState, PLCore::uint32 nValue)PLRenderer::FixedFunctionsRenderStates
SetAlphaTestEnable(bool bValue)PLRenderer::FixedFunctionsRenderStates
SetAlphaTestFunction(Compare::Enum nValue)PLRenderer::FixedFunctionsRenderStates
SetAlphaTestReference(float fValue)PLRenderer::FixedFunctionsRenderStates
SetAmbient(const PLGraphics::Color4 &cValue)PLRenderer::FixedFunctionsRenderStates
SetAttribute(const String &sName, const String &sValue)PLCore::Object
SetAttribute(const String &sName, const DynVar &cVar)PLCore::Object
SetAttribute(const String &sName, const DynVar *pVar)PLCore::Object
SetAttributeDefault(const String &sName)PLCore::Object
SetDefaultValues()PLCore::Object
SetFogColor(const PLGraphics::Color4 &cValue)PLRenderer::FixedFunctionsRenderStates
SetFogDensity(float fValue)PLRenderer::FixedFunctionsRenderStates
SetFogEnable(bool bValue)PLRenderer::FixedFunctionsRenderStates
SetFogEnd(float fValue)PLRenderer::FixedFunctionsRenderStates
SetFogMode(FixedFunctions::Fog::Enum nValue)PLRenderer::FixedFunctionsRenderStates
SetFogStart(float fValue)PLRenderer::FixedFunctionsRenderStates
SetLighting(bool bValue)PLRenderer::FixedFunctionsRenderStates
SetNormalizeNormals(bool bValue)PLRenderer::FixedFunctionsRenderStates
SetShadeMode(FixedFunctions::Shade::Enum nValue)PLRenderer::FixedFunctionsRenderStates
SetValues(const String &sVars)PLCore::Object
SetValuesXml(const XmlElement &cElement)PLCore::Object
SoftRelease()PLCore::ObjectBase
ToString() const PLCore::Object [virtual]
ToXml() const PLCore::Object [virtual]
~FixedFunctionsRenderStates()PLRenderer::FixedFunctionsRenderStates [virtual]
~Object()PLCore::Object [virtual]
~ObjectBase()PLCore::ObjectBase [virtual]


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:38
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported