ACG::SceneGraph::LightSourceNode::LightSource Struct Reference
Structure to hold options for one LightSource.
More...
List of all members.
Public Attributes |
|
bool | enabled |
|
bool | fixedPosition |
|
Vec4f | ambientColor |
|
Vec4f | diffuseColor |
|
Vec4f | specularColor |
|
Vec4f | position |
|
Vec4f | realPosition |
|
Vec3f | spotDirection |
|
float | spotExponent |
|
float | spotCutoff |
|
float | constantAttenuation |
|
float | linearAttenuation |
|
float | quadraticAttenuation |
Detailed Description
Structure to hold options for one LightSource.
Definition at line 88 of file LightSourceNode.hh.
The documentation for this struct was generated from the following file:
- /data1/home1/moebius/projects/release/OpenFlipper-1.0-RC6/ACG/Scenegraph/LightSourceNode.hh