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

Functions

qboolean FillOutside (struct node_s *node)
 Make the outside of the map solid. More...
 

Variables

int hit_occupied
 
FILE * leakfile
 
int outleafs
 
const portal_tprevleaknode
 

Detailed Description

Function Documentation

qboolean FillOutside ( struct node_s node)

Make the outside of the map solid.

Removes any faces from filled nodes.

Precondition
outside_node must be initilized.
Parameters
nodeThe root of the map's bsp.
Returns
true if the outside has been set solid, otherwise false.

Variable Documentation

int hit_occupied
FILE* leakfile
int outleafs
const portal_t* prevleaknode