#include <FileRenderer.h>
Public Attributes | |
| float | color [3] |
| RGB color of the light. More... | |
| float | pos [3] |
| Position (or direction) of the light. More... | |
| int | on |
| on/off state of light. More... | |
Definition at line 76 of file FileRenderer.h.
|
|
RGB color of the light.
Definition at line 77 of file FileRenderer.h. Referenced by FileRenderer::do_define_light. |
|
|
on/off state of light.
Definition at line 79 of file FileRenderer.h. Referenced by FileRenderer::do_activate_light. |
|
|
Position (or direction) of the light.
Definition at line 78 of file FileRenderer.h. Referenced by FileRenderer::do_define_light. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002