![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_q3bsp.h>
Data Fields | |
float | dist |
float | normal [3] |
Definition at line 53 of file model_q3bsp.h.
float q3dplane_t::dist |
Definition at line 56 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadPlanes().
float q3dplane_t::normal[3] |
Definition at line 55 of file model_q3bsp.h.
Referenced by Mod_Q3BSP_LoadPlanes().