QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
csg4.h File Reference
This graph shows which files directly or indirectly include this file:

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...
 
struct visfacet_sNewFaceFromFace (const struct visfacet_s *in)
 Create a duplicate face. More...
 
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

struct visfacet_svalidfaces [MAX_MAP_PLANES]