Scene::LightElem Struct Reference

List of all members.

Public Attributes

LightElemnext
Lightlight

Detailed Description

Data structure to hold the lights of the scene.

Definition at line 117 of file Scene.h.


Member Data Documentation

Light* Scene::LightElem::light
 

Pointer to the light that belongs to the scene.

Definition at line 120 of file Scene.h.

LightElem* Scene::LightElem::next
 

Pointer to the element holding the next light.

Definition at line 119 of file Scene.h.


Generated on Sun Jul 2 13:20:41 2006 for Demo by  doxygen 1.4.6-NO