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_t * | prevleaknode |
Make the outside of the map solid.
Removes any faces from filled nodes.
node | The root of the map's bsp. |
true
if the outside has been set solid, otherwise false
. int hit_occupied |
FILE* leakfile |
int outleafs |