![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
Data Fields | |
unsigned char * | lm_bgr |
unsigned char * | lm_dir |
float | pos [3] |
float | sh1 [4][3] |
float * | vertex_color |
Definition at line 3519 of file model_shared.c.
unsigned char* lightmapsample_t::lm_bgr |
Definition at line 3524 of file model_shared.c.
unsigned char* lightmapsample_t::lm_dir |
Definition at line 3525 of file model_shared.c.
float lightmapsample_t::pos[3] |
Definition at line 3521 of file model_shared.c.
float lightmapsample_t::sh1[4][3] |
Definition at line 3522 of file model_shared.c.
float* lightmapsample_t::vertex_color |
Definition at line 3523 of file model_shared.c.