QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Region Functions

Macros

#define MAX_EDGES_IN_REGION   32
 

Functions

void GrowNodeRegions (struct node_s *headnode)
 Write the faces and edges to the bsp file. More...
 

Variables

checkpoint_t checkpoints [MAX_MAP_VERTS]
 
int firstedge
 
vec3_t region_maxs
 
vec3_t region_mins
 

Detailed Description

Macro Definition Documentation

#define MAX_EDGES_IN_REGION   32

Function Documentation

void GrowNodeRegions ( struct node_s headnode)

Write the faces and edges to the bsp file.

Parameters
headnodeThe root of the map's bsp.

Variable Documentation

checkpoint_t checkpoints[MAX_MAP_VERTS]
int firstedge
vec3_t region_maxs
vec3_t region_mins