This is the complete list of members for hpl::iLight, including all inherited members.
FadeTo(const cColor &aCol, float afRadius, float afTime) (defined in hpl::iLight) | hpl::iLight | |
GetAffectMaterial() (defined in hpl::iLight) | hpl::iLight | inline |
GetCastShadows() (defined in hpl::iLight) | hpl::iLight | inline |
GetDestColor() (defined in hpl::iLight) | hpl::iLight | inline |
GetDestRadius() (defined in hpl::iLight) | hpl::iLight | inline |
GetDiffuseColor() (defined in hpl::iLight) | hpl::iLight | inline |
GetFarAttenuation() (defined in hpl::iLight) | hpl::iLight | inline |
GetFlickerActive() (defined in hpl::iLight) | hpl::iLight | inline |
GetFlickerFade() (defined in hpl::iLight) | hpl::iLight | inline |
GetFlickerOffColor() (defined in hpl::iLight) | hpl::iLight | inline |
GetFlickerOffFadeLength() (defined in hpl::iLight) | hpl::iLight | inline |
GetFlickerOffMaxLength() (defined in hpl::iLight) | hpl::iLight | inline |
GetFlickerOffMinLength() (defined in hpl::iLight) | hpl::iLight | inline |
GetFlickerOffPS() (defined in hpl::iLight) | hpl::iLight | inline |
GetFlickerOffRadius() (defined in hpl::iLight) | hpl::iLight | inline |
GetFlickerOffSound() (defined in hpl::iLight) | hpl::iLight | inline |
GetFlickerOnColor() (defined in hpl::iLight) | hpl::iLight | inline |
GetFlickerOnFadeLength() (defined in hpl::iLight) | hpl::iLight | inline |
GetFlickerOnMaxLength() (defined in hpl::iLight) | hpl::iLight | inline |
GetFlickerOnMinLength() (defined in hpl::iLight) | hpl::iLight | inline |
GetFlickerOnPS() (defined in hpl::iLight) | hpl::iLight | inline |
GetFlickerOnRadius() (defined in hpl::iLight) | hpl::iLight | inline |
GetFlickerOnSound() (defined in hpl::iLight) | hpl::iLight | inline |
GetIntensity() (defined in hpl::iLight) | hpl::iLight | inline |
GetLightPosition()=0 (defined in hpl::iLight) | hpl::iLight | pure virtual |
GetNearAttenuation() (defined in hpl::iLight) | hpl::iLight | inline |
GetSourceRadius() (defined in hpl::iLight) | hpl::iLight | inline |
GetSpecularColor() (defined in hpl::iLight) | hpl::iLight | inline |
iLight() (defined in hpl::iLight) | hpl::iLight | |
IsFading() (defined in hpl::iLight) | hpl::iLight | |
mbAffectMaterial (defined in hpl::iLight) | hpl::iLight | protected |
mbCastShadows (defined in hpl::iLight) | hpl::iLight | protected |
mbFlickerFade (defined in hpl::iLight) | hpl::iLight | protected |
mbFlickering (defined in hpl::iLight) | hpl::iLight | protected |
mbFlickerOn (defined in hpl::iLight) | hpl::iLight | protected |
mColAdd (defined in hpl::iLight) | hpl::iLight | protected |
mDestCol (defined in hpl::iLight) | hpl::iLight | protected |
mDiffuseColor (defined in hpl::iLight) | hpl::iLight | protected |
mfDestRadius (defined in hpl::iLight) | hpl::iLight | protected |
mfFadeTime (defined in hpl::iLight) | hpl::iLight | protected |
mfFarAttenuation (defined in hpl::iLight) | hpl::iLight | protected |
mfFlickerOffFadeLength (defined in hpl::iLight) | hpl::iLight | protected |
mfFlickerOffMaxLength (defined in hpl::iLight) | hpl::iLight | protected |
mfFlickerOffMinLength (defined in hpl::iLight) | hpl::iLight | protected |
mfFlickerOffRadius (defined in hpl::iLight) | hpl::iLight | protected |
mfFlickerOnFadeLength (defined in hpl::iLight) | hpl::iLight | protected |
mfFlickerOnMaxLength (defined in hpl::iLight) | hpl::iLight | protected |
mfFlickerOnMinLength (defined in hpl::iLight) | hpl::iLight | protected |
mfFlickerOnRadius (defined in hpl::iLight) | hpl::iLight | protected |
mfFlickerStateLength (defined in hpl::iLight) | hpl::iLight | protected |
mfFlickerTime (defined in hpl::iLight) | hpl::iLight | protected |
mfIntensity (defined in hpl::iLight) | hpl::iLight | protected |
mFlickerOffColor (defined in hpl::iLight) | hpl::iLight | protected |
mFlickerOnColor (defined in hpl::iLight) | hpl::iLight | protected |
mfNearAttenuation (defined in hpl::iLight) | hpl::iLight | protected |
mfRadiusAdd (defined in hpl::iLight) | hpl::iLight | protected |
mfSourceRadius (defined in hpl::iLight) | hpl::iLight | protected |
mpWorld3D (defined in hpl::iLight) | hpl::iLight | protected |
msFlickerOffPS (defined in hpl::iLight) | hpl::iLight | protected |
msFlickerOffSound (defined in hpl::iLight) | hpl::iLight | protected |
msFlickerOnPS (defined in hpl::iLight) | hpl::iLight | protected |
msFlickerOnSound (defined in hpl::iLight) | hpl::iLight | protected |
mSpecularColor (defined in hpl::iLight) | hpl::iLight | protected |
OnFlickerOff() (defined in hpl::iLight) | hpl::iLight | inlineprotectedvirtual |
OnFlickerOn() (defined in hpl::iLight) | hpl::iLight | inlineprotectedvirtual |
OnSetDiffuse() (defined in hpl::iLight) | hpl::iLight | inlineprotectedvirtual |
SetAffectMaterial(bool afX) (defined in hpl::iLight) | hpl::iLight | inline |
SetCastShadows(bool afX) (defined in hpl::iLight) | hpl::iLight | inline |
SetDiffuseColor(cColor aColor) (defined in hpl::iLight) | hpl::iLight | |
SetFarAttenuation(float afX)=0 (defined in hpl::iLight) | hpl::iLight | pure virtual |
SetFlicker(const cColor &aOffCol, float afOffRadius, float afOnMinLength, float afOnMaxLength, const tString &asOnSound, const tString &asOnPS, float afOffMinLength, float afOffMaxLength, const tString &asOffSound, const tString &asOffPS, bool abFade, float afOnFadeLength, float afOffFadeLength) (defined in hpl::iLight) | hpl::iLight | |
SetFlickerActive(bool abX) (defined in hpl::iLight) | hpl::iLight | |
SetIntensity(float afX) (defined in hpl::iLight) | hpl::iLight | inline |
SetNearAttenuation(float afX)=0 (defined in hpl::iLight) | hpl::iLight | pure virtual |
SetSourceRadius(float afX) (defined in hpl::iLight) | hpl::iLight | inline |
SetSpecularColor(cColor aColor) (defined in hpl::iLight) | hpl::iLight | inline |
SetWorld3D(cWorld3D *apWorld) (defined in hpl::iLight) | hpl::iLight | inline |
UpdateLight(float afTimeStep) (defined in hpl::iLight) | hpl::iLight | |
~iLight()=default (defined in hpl::iLight) | hpl::iLight | virtual |