UFO: Alien Invasion
|
Go to the source code of this file.
Data Structures | |
struct | lighting_s |
lighting structure which contains static and dynamic lighting info for entities More... | |
Macros | |
#define | LIGHTING_MAX_SHADOW_DISTANCE 128.0 |
#define | CACHE_CLEAR_TRESHOLD 2.0 |
Typedefs | |
typedef struct lighting_s | lighting_t |
lighting structure which contains static and dynamic lighting info for entities More... | |
#define CACHE_CLEAR_TRESHOLD 2.0 |
Definition at line 48 of file r_lighting.h.
Referenced by R_UpdateLightList().
#define LIGHTING_MAX_SHADOW_DISTANCE 128.0 |
Definition at line 47 of file r_lighting.h.
typedef struct lighting_s lighting_t |
lighting structure which contains static and dynamic lighting info for entities