QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
solidbsp.c File Reference

Functions

void CalcSurfaceInfo (struct surface_s *surf)
 Calculate the bounding box of the surface. More...
 
struct node_sSolidBSP (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