Definition at line 153 of file lighting.h.
◆ CDListLight()
CDListLight::CDListLight |
( |
CGLContext & |
context, |
|
|
int |
lightNum |
|
) |
| |
|
inline |
◆ TellRendererLightPropChanged()
void CDListLight::TellRendererLightPropChanged |
( |
| ) |
|
|
inlineprivate |
◆ TellRendererLightsEnabledChanged()
void CDListLight::TellRendererLightsEnabledChanged |
( |
| ) |
|
|
inlineprivate |
◆ SetAmbient()
void CDListLight::SetAmbient |
( |
cpu_vec_xyzw |
ambient | ) |
|
|
virtual |
◆ SetDiffuse()
void CDListLight::SetDiffuse |
( |
cpu_vec_xyzw |
diffuse | ) |
|
|
virtual |
◆ SetSpecular()
void CDListLight::SetSpecular |
( |
cpu_vec_xyzw |
specular | ) |
|
|
virtual |
◆ SetPosition()
void CDListLight::SetPosition |
( |
cpu_vec_xyzw |
position | ) |
|
|
virtual |
◆ SetDirection()
void CDListLight::SetDirection |
( |
cpu_vec_xyzw |
direction | ) |
|
|
virtual |
◆ SetSpotDirection()
void CDListLight::SetSpotDirection |
( |
cpu_vec_xyzw |
dir | ) |
|
|
virtual |
◆ SetSpotCutoff()
void CDListLight::SetSpotCutoff |
( |
float |
cutoff | ) |
|
|
virtual |
◆ SetSpotExponent()
void CDListLight::SetSpotExponent |
( |
float |
exp | ) |
|
|
virtual |
◆ SetConstantAtten()
void CDListLight::SetConstantAtten |
( |
float |
atten | ) |
|
|
virtual |
◆ SetLinearAtten()
void CDListLight::SetLinearAtten |
( |
float |
atten | ) |
|
|
virtual |
◆ SetQuadAtten()
void CDListLight::SetQuadAtten |
( |
float |
atten | ) |
|
|
virtual |
◆ SetEnabled()
void CDListLight::SetEnabled |
( |
bool |
yesNo | ) |
|
|
virtual |
The documentation for this class was generated from the following files: