Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Public Member Functions | |
light_key () | |
light_key (int num, float inte) | |
Public Attributes | |
int | number |
float | intensity_key |
Definition at line 18 of file gl_light_pick.cpp.
|
inline |
Definition at line 22 of file gl_light_pick.cpp.
References intensity_key, and number.
Definition at line 26 of file gl_light_pick.cpp.
References intensity_key, and number.
float light_key::intensity_key |
Definition at line 21 of file gl_light_pick.cpp.
Referenced by light_key(), and operator<().
int light_key::number |
Definition at line 20 of file gl_light_pick.cpp.
Referenced by light_key().