#include <Lighting.h>
Public Member Functions | |
| LightSettings () | |
| LightSettings (std::istream &in) | |
| bool | operator== (const LightSettings &other) const |
Public Attributes | |
| float | position [4] |
| Global xyzw position of light. | |
| float | colour [4] |
| RGBA colour of the light. | |
Configure these through Track::Lighting.
Definition at line 25 of file Lighting.h.
| Track::LightSettings::LightSettings | ( | ) |
Definition at line 69 of file Lighting.cpp.
| Track::LightSettings::LightSettings | ( | std::istream & | in | ) |
Definition at line 73 of file Lighting.cpp.
| bool Track::LightSettings::operator== | ( | const LightSettings & | other | ) | const |
Definition at line 83 of file Lighting.cpp.
| float Track::LightSettings::colour[4] |
| float Track::LightSettings::position[4] |
Global xyzw position of light.
w=0 sets the light infinetly far away.
Definition at line 32 of file Lighting.h.
Generated at Mon Sep 6 00:41:18 2010 by Doxygen version 1.4.7 for Racer version svn335.