| Functions | |
| struct surface_s * | BuildSurfaces (void) | 
| Build the surface lists for the brushset.  More... | |
| struct surface_s * | CSGFaces (struct brushset_s *bs) | 
| Convert a brush-set to a list of clipped faces.  More... | |
| face_t * | NewFaceFromFace (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_t * | inside | 
| face_t * | outside | 
| face_t * | validfaces [MAX_MAP_PLANES] |