Functions | |
void | CalcSurfaceInfo (struct surface_s *surf) |
Calculate the bounding box of the surface. More... | |
struct node_s * | SolidBSP (struct surface_s *surfhead, qboolean midsplit) |
Partition the surfaces, creating a nice bsp. More... | |
Variables | |
int | c_empty |
int | c_solid |
int | c_water |
int | leaffaces |
int | nodefaces |
int | splitnodes |
qboolean | usemidsplit |