#include <r_local.h>
Public Attributes | |
int | ambientlight |
int | shadelight |
float * | plightvec |
int alight_t::ambientlight |
Definition at line 334 of file r_local.h.
Referenced by R_AliasSetupLighting().
float* alight_t::plightvec |
Definition at line 336 of file r_local.h.
Referenced by R_AliasSetupLighting().
int alight_t::shadelight |
Definition at line 335 of file r_local.h.
Referenced by R_AliasSetupLighting().