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

Functions

struct surface_sBuildSurfaces (void)
 Build the surface lists for the brushset. More...
 
struct surface_sCSGFaces (struct brushset_s *bs)
 Convert a brush-set to a list of clipped faces. More...
 
face_tNewFaceFromFace (const face_t *in)
 
void SplitFace (struct visfacet_s *in, struct plane_s *split, struct visfacet_s **front, struct visfacet_s **back)
 Split a face by a plane. More...
 

Variables

int brushfaces
 
int csgfaces
 
int csgmergefaces
 
face_tinside
 
face_toutside
 
face_tvalidfaces [MAX_MAP_PLANES]