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

Data Structures

struct  edgeface_s
 

Typedefs

typedef struct edgeface_s edgeface_t
 

Functions

face_tAllocFace (void)
 Allocate a new face. More...
 
surface_tAllocSurface (void)
 Allocate a new surface. More...
 
void FreeFace (face_t *f)
 Free a face. More...
 
void FreeSurface (surface_t *s)
 Free a surface. More...
 
struct surface_sGatherNodeFaces (struct node_s *headnode)
 Free the current node tree and return a new chain of the surfaces that have inside faces. More...
 
void MakeFaceEdges (struct node_s *headnode)
 Give edges to all the faces in the bsp tree. More...
 
void SubdivideFace (struct visfacet_s *f, struct visfacet_s **prevptr)
 Split any faces that are too big. More...
 

Variables

int c_cornerverts
 
int c_tryedges
 
edgeface_tedgefaces
 
int firstmodeledge
 
int firstmodelface