| CLight() | Keos::CLight | |
| GetAttenuationConstant(void) const | Keos::CLight | |
| GetAttenuationLinear(void) const | Keos::CLight | |
| GetAttenuationQuadric(void) const | Keos::CLight | |
| GetAttenuationRange(void) const | Keos::CLight | |
| GetDiffuseColor(void) const | Keos::CLight | |
| GetDirection(void) const | Keos::CLight | |
| GetPosition(void) const | Keos::CLight | |
| GetSpecularColor(void) const | Keos::CLight | |
| GetSpotFalloff(void) const | Keos::CLight | |
| GetSpotInnerAngle(void) const | Keos::CLight | |
| GetSpotOuterAngle(void) const | Keos::CLight | |
| GetType(void) const | Keos::CLight | |
| LT_DIRECTIONAL enum value | Keos::CLight | |
| LT_POINT enum value | Keos::CLight | |
| LT_SPOT enum value | Keos::CLight | |
| SetAttenuation(Real range, Real constant, Real linear, Real quadratic) | Keos::CLight | |
| SetDiffuseColor(float fRed, float fGreen, float fBlue) | Keos::CLight | |
| SetDiffuseColor(const CColor &Color) | Keos::CLight | |
| SetDirection(float x, float y, float z) | Keos::CLight | |
| SetDirection(const TVector3F &Vec) | Keos::CLight | |
| SetPosition(float x, float y, float z) | Keos::CLight | |
| SetPosition(const TVector3F &Vec) | Keos::CLight | |
| SetSpecularColor(float fRed, float fGreen, float fBlue) | Keos::CLight | |
| SetSpecularColor(const CColor &Color) | Keos::CLight | |
| SetSpotFalloff(Real val) | Keos::CLight | |
| SetSpotInnerAngle(const CRadian &val) | Keos::CLight | |
| SetSpotOuterAngle(const CRadian &val) | Keos::CLight | |
| SetSpotRange(const CRadian &innerAngle, const CRadian &outerAngle, Real falloff=1.0) | Keos::CLight | |
| SetType(TLightType nType) | Keos::CLight | |
| TLightType enum name | Keos::CLight | |
| ~CLight() | Keos::CLight | |