Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <gl_light.h>
Public Attributes | |
int | index |
Index into _gllights. -1 == unassigned. More... | |
char | options |
Options GLL_OFF, on GLL_ENABLED. More... | |
Definition at line 111 of file gl_light.h.
int OpenGLLights::index |
Index into _gllights. -1 == unassigned.
Definition at line 114 of file gl_light.h.
Referenced by gfx_light::ClobberGLLight(), gfx_light::ContextSwitchClobberLight(), gfx_light::dopickenables(), gfx_light::FinesseClobberLight(), GFXSetLightContext(), light_rekey_frame(), gfx_light::TrashFromGLLights(), and unpicklights().
char OpenGLLights::options |
Options GLL_OFF, on GLL_ENABLED.
Definition at line 116 of file gl_light.h.
Referenced by gfx_light::ClobberGLLight(), gfx_light::Disable(), gfx_light::dopickenables(), gfx_light::Enable(), GFXPushGlobalEffects(), GFXSetLightContext(), light_rekey_frame(), gfx_light::TrashFromGLLights(), and unpicklights().