ScummVM API documentation
hpl::iLight Member List

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::iLightinline
GetCastShadows() (defined in hpl::iLight)hpl::iLightinline
GetDestColor() (defined in hpl::iLight)hpl::iLightinline
GetDestRadius() (defined in hpl::iLight)hpl::iLightinline
GetDiffuseColor() (defined in hpl::iLight)hpl::iLightinline
GetFarAttenuation() (defined in hpl::iLight)hpl::iLightinline
GetFlickerActive() (defined in hpl::iLight)hpl::iLightinline
GetFlickerFade() (defined in hpl::iLight)hpl::iLightinline
GetFlickerOffColor() (defined in hpl::iLight)hpl::iLightinline
GetFlickerOffFadeLength() (defined in hpl::iLight)hpl::iLightinline
GetFlickerOffMaxLength() (defined in hpl::iLight)hpl::iLightinline
GetFlickerOffMinLength() (defined in hpl::iLight)hpl::iLightinline
GetFlickerOffPS() (defined in hpl::iLight)hpl::iLightinline
GetFlickerOffRadius() (defined in hpl::iLight)hpl::iLightinline
GetFlickerOffSound() (defined in hpl::iLight)hpl::iLightinline
GetFlickerOnColor() (defined in hpl::iLight)hpl::iLightinline
GetFlickerOnFadeLength() (defined in hpl::iLight)hpl::iLightinline
GetFlickerOnMaxLength() (defined in hpl::iLight)hpl::iLightinline
GetFlickerOnMinLength() (defined in hpl::iLight)hpl::iLightinline
GetFlickerOnPS() (defined in hpl::iLight)hpl::iLightinline
GetFlickerOnRadius() (defined in hpl::iLight)hpl::iLightinline
GetFlickerOnSound() (defined in hpl::iLight)hpl::iLightinline
GetIntensity() (defined in hpl::iLight)hpl::iLightinline
GetLightPosition()=0 (defined in hpl::iLight)hpl::iLightpure virtual
GetNearAttenuation() (defined in hpl::iLight)hpl::iLightinline
GetSourceRadius() (defined in hpl::iLight)hpl::iLightinline
GetSpecularColor() (defined in hpl::iLight)hpl::iLightinline
iLight() (defined in hpl::iLight)hpl::iLight
IsFading() (defined in hpl::iLight)hpl::iLight
mbAffectMaterial (defined in hpl::iLight)hpl::iLightprotected
mbCastShadows (defined in hpl::iLight)hpl::iLightprotected
mbFlickerFade (defined in hpl::iLight)hpl::iLightprotected
mbFlickering (defined in hpl::iLight)hpl::iLightprotected
mbFlickerOn (defined in hpl::iLight)hpl::iLightprotected
mColAdd (defined in hpl::iLight)hpl::iLightprotected
mDestCol (defined in hpl::iLight)hpl::iLightprotected
mDiffuseColor (defined in hpl::iLight)hpl::iLightprotected
mfDestRadius (defined in hpl::iLight)hpl::iLightprotected
mfFadeTime (defined in hpl::iLight)hpl::iLightprotected
mfFarAttenuation (defined in hpl::iLight)hpl::iLightprotected
mfFlickerOffFadeLength (defined in hpl::iLight)hpl::iLightprotected
mfFlickerOffMaxLength (defined in hpl::iLight)hpl::iLightprotected
mfFlickerOffMinLength (defined in hpl::iLight)hpl::iLightprotected
mfFlickerOffRadius (defined in hpl::iLight)hpl::iLightprotected
mfFlickerOnFadeLength (defined in hpl::iLight)hpl::iLightprotected
mfFlickerOnMaxLength (defined in hpl::iLight)hpl::iLightprotected
mfFlickerOnMinLength (defined in hpl::iLight)hpl::iLightprotected
mfFlickerOnRadius (defined in hpl::iLight)hpl::iLightprotected
mfFlickerStateLength (defined in hpl::iLight)hpl::iLightprotected
mfFlickerTime (defined in hpl::iLight)hpl::iLightprotected
mfIntensity (defined in hpl::iLight)hpl::iLightprotected
mFlickerOffColor (defined in hpl::iLight)hpl::iLightprotected
mFlickerOnColor (defined in hpl::iLight)hpl::iLightprotected
mfNearAttenuation (defined in hpl::iLight)hpl::iLightprotected
mfRadiusAdd (defined in hpl::iLight)hpl::iLightprotected
mfSourceRadius (defined in hpl::iLight)hpl::iLightprotected
mpWorld3D (defined in hpl::iLight)hpl::iLightprotected
msFlickerOffPS (defined in hpl::iLight)hpl::iLightprotected
msFlickerOffSound (defined in hpl::iLight)hpl::iLightprotected
msFlickerOnPS (defined in hpl::iLight)hpl::iLightprotected
msFlickerOnSound (defined in hpl::iLight)hpl::iLightprotected
mSpecularColor (defined in hpl::iLight)hpl::iLightprotected
OnFlickerOff() (defined in hpl::iLight)hpl::iLightinlineprotectedvirtual
OnFlickerOn() (defined in hpl::iLight)hpl::iLightinlineprotectedvirtual
OnSetDiffuse() (defined in hpl::iLight)hpl::iLightinlineprotectedvirtual
SetAffectMaterial(bool afX) (defined in hpl::iLight)hpl::iLightinline
SetCastShadows(bool afX) (defined in hpl::iLight)hpl::iLightinline
SetDiffuseColor(cColor aColor) (defined in hpl::iLight)hpl::iLight
SetFarAttenuation(float afX)=0 (defined in hpl::iLight)hpl::iLightpure 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::iLightinline
SetNearAttenuation(float afX)=0 (defined in hpl::iLight)hpl::iLightpure virtual
SetSourceRadius(float afX) (defined in hpl::iLight)hpl::iLightinline
SetSpecularColor(cColor aColor) (defined in hpl::iLight)hpl::iLightinline
SetWorld3D(cWorld3D *apWorld) (defined in hpl::iLight)hpl::iLightinline
UpdateLight(float afTimeStep) (defined in hpl::iLight)hpl::iLight
~iLight()=default (defined in hpl::iLight)hpl::iLightvirtual