|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <gropengllight.h>
Public Attributes | |
| float | r |
| float | g |
| float | b |
| float | a |
Definition at line 19 of file gropengllight.h.
| float ogl_light_color::a |
Definition at line 20 of file gropengllight.h.
| float ogl_light_color::b |
Definition at line 20 of file gropengllight.h.
| float ogl_light_color::g |
Definition at line 20 of file gropengllight.h.
| float ogl_light_color::r |
Definition at line 20 of file gropengllight.h.