PixelLightAPI  .
PLRenderer::SamplerStates Member List
This is the complete list of members for PLRenderer::SamplerStates, 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
FromString(const String &sString)PLCore::Object [virtual]
FromXml(const XmlElement &cElement)PLCore::Object [virtual]
Get(Sampler::Enum nState) const PLRenderer::SamplerStates [inline]
GetAddressU() const PLRenderer::SamplerStates [inline]
GetAddressV() const PLRenderer::SamplerStates [inline]
GetAddressW() const PLRenderer::SamplerStates [inline]
GetAttribute(const String &sName) const PLCore::Object
GetAttributes() const PLCore::Object
GetClass() const PLCore::ObjectBase [virtual]
GetMagFilter() const PLRenderer::SamplerStates [inline]
GetMaxAnisotropy() const PLRenderer::SamplerStates [inline]
GetMaxMapLevel() const PLRenderer::SamplerStates [inline]
GetMethod(const String &sName)PLCore::Object
GetMethods(List< DynFuncPtr > &lstMethods)PLCore::Object
GetMinFilter() const PLRenderer::SamplerStates [inline]
GetMipFilter() const PLRenderer::SamplerStates [inline]
GetMipmapLODBias() const PLRenderer::SamplerStates [inline]
GetPointer() const PLCore::ObjectBase
GetPointer()PLCore::ObjectBase
GetRefCount() const PLCore::ObjectBase
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 SamplerStates &cSource)PLRenderer::SamplerStates [inline]
Release()PLCore::ObjectBase
SamplerStates()PLRenderer::SamplerStates
SamplerStates(const SamplerStates &cSource)PLRenderer::SamplerStates
Set(Sampler::Enum nState, PLCore::uint32 nValue)PLRenderer::SamplerStates [inline]
SetAddressU(TextureAddressing::Enum nValue)PLRenderer::SamplerStates [inline]
SetAddressV(TextureAddressing::Enum nValue)PLRenderer::SamplerStates [inline]
SetAddressW(TextureAddressing::Enum nValue)PLRenderer::SamplerStates [inline]
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
SetMagFilter(TextureFiltering::Enum nValue)PLRenderer::SamplerStates [inline]
SetMaxAnisotropy(PLCore::uint32 nValue)PLRenderer::SamplerStates [inline]
SetMaxMapLevel(int nValue)PLRenderer::SamplerStates [inline]
SetMinFilter(TextureFiltering::Enum nValue)PLRenderer::SamplerStates [inline]
SetMipFilter(TextureFiltering::Enum nValue)PLRenderer::SamplerStates [inline]
SetMipmapLODBias(float fValue)PLRenderer::SamplerStates [inline]
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]
~Object()PLCore::Object [virtual]
~ObjectBase()PLCore::ObjectBase [virtual]
~SamplerStates()PLRenderer::SamplerStates [virtual]


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