![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_q3bsp.h>
Data Fields | |
unsigned char | ambientrgb [3] |
unsigned char | diffusepitch |
unsigned char | diffusergb [3] |
unsigned char | diffuseyaw |
Definition at line 222 of file model_q3bsp.h.
unsigned char q3dlightgrid_t::ambientrgb[3] |
Definition at line 224 of file model_q3bsp.h.
Referenced by Mod_GenerateLightmaps_GridSample(), Mod_Q3BSP_LightPoint(), and Mod_Q3BSP_LoadLightGrid().
unsigned char q3dlightgrid_t::diffusepitch |
Definition at line 226 of file model_q3bsp.h.
Referenced by Mod_GenerateLightmaps_GridSample(), and Mod_Q3BSP_LightPoint().
unsigned char q3dlightgrid_t::diffusergb[3] |
Definition at line 225 of file model_q3bsp.h.
Referenced by Mod_GenerateLightmaps_GridSample(), Mod_Q3BSP_LightPoint(), and Mod_Q3BSP_LoadLightGrid().
unsigned char q3dlightgrid_t::diffuseyaw |
Definition at line 227 of file model_q3bsp.h.
Referenced by Mod_GenerateLightmaps_GridSample(), and Mod_Q3BSP_LightPoint().