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 |
#define MAX_EDGES_IN_REGION 32 |
void GrowNodeRegions | ( | struct node_s * | headnode | ) |
Write the faces and edges to the bsp file.
headnode | The root of the map's bsp. |
checkpoint_t checkpoints[MAX_MAP_VERTS] |
int firstedge |
vec3_t region_maxs |
vec3_t region_mins |