TDME2 1.9.121
Light Member List

This is the complete list of members for Light, including all inherited members.

ambientLightprivate
constantAttenuationLightprivate
diffuseLightprivate
dispose()Light
enabledLightprivate
getAmbient() constLightinline
getConstantAttenuation() constLightinline
getDiffuse() constLightinline
getId() constLightinline
getLinearAttenuation() constLightinline
getPosition() constLightinline
getQuadraticAttenuation() constLightinline
getRadius()Lightinline
getSourceSize() constLightinline
getSourceTexture() constLightinline
getSourceTextureId() constLightinline
getSpecular() constLightinline
getSpotCutOff() constLightinline
getSpotDirection() constLightinline
getSpotExponent() constLightinline
idLightprivate
isDirectional() constLightinline
isEnabled() constLightinline
isRenderSource() constLightinline
Light()Light
Light(Renderer *renderer, int32_t id)Light
lightSourceTextureLightprivate
lightSourceTextureIdLightprivate
linearAttenuationLightprivate
positionLightprivate
quadraticAttenuationLightprivate
rendererLightprivate
renderSourceLightprivate
setAmbient(const Color4 &ambient)Lightinline
setConstantAttenuation(float constantAttenuation)Lightinline
setDiffuse(const Color4 &diffuse)Lightinline
setEnabled(bool enabled)Lightinline
setLightSourceSize(float sourceSize)Lightinline
setLinearAttenuation(float linearAttenuation)Lightinline
setPosition(const Vector4 &position)Lightinline
setQuadraticAttenuation(float quadraticAttenuation)Lightinline
setRenderSource(bool renderSource)Lightinline
setSourceTexture(Texture *texture)Light
setSpecular(const Color4 &specular)Lightinline
setSpotCutOff(float spotCutOff)Lightinline
setSpotDirection(const Vector3 &spotDirection)Lightinline
setSpotExponent(float spotExponent)Lightinline
sourceSizeLightprivate
specularLightprivate
spotCutOffLightprivate
spotDirectionLightprivate
spotExponentLightprivate
update(int contextIdx)Light