![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_brush.h>
Data Fields | |
int | numsurfaces |
int | style |
int * | surfacelist |
int | value |
Definition at line 242 of file model_brush.h.
int model_brush_lightstyleinfo_t::numsurfaces |
Definition at line 246 of file model_brush.h.
Referenced by Mod_Q1BSP_Load(), and Mod_Q2BSP_Load().
int model_brush_lightstyleinfo_t::style |
Definition at line 244 of file model_brush.h.
Referenced by Mod_Q1BSP_Load(), and Mod_Q2BSP_Load().
int* model_brush_lightstyleinfo_t::surfacelist |
Definition at line 247 of file model_brush.h.
Referenced by Mod_Q1BSP_Load(), and Mod_Q2BSP_Load().
int model_brush_lightstyleinfo_t::value |
Definition at line 245 of file model_brush.h.
Referenced by Mod_Q1BSP_Load(), and Mod_Q2BSP_Load().