mapbrush_s Struct Reference

#include <map.h>

Collaboration diagram for mapbrush_s:
Collaboration graph
[legend]

Data Fields

int entitynum
int brushnum
int contentFlags
vec3_t mins
vec3_t maxs
int numsides
struct side_soriginal_sides
struct mapbrush_s ** nearBrushes
int numNear
qboolean skipWriteBack
qboolean finished

Detailed Description

Definition at line 82 of file map.h.


Field Documentation

Definition at line 101 of file map.h.

Referenced by MakeBspBrushList(), and MapBrushesBounds().

list of brushes that are near to this one. not necessarily initialised. call Check_NearList() to make sure it has been initialised this will return quickly if it has already been done.

Definition at line 96 of file map.h.

Referenced by Check_BrushIntersection(), Check_ContainedBrushes(), Check_FindCompositeSides(), Check_Free(), Check_NearList(), CheckNodraws(), and CheckZFighting().

in fix mode do not write back to the source .map file

Definition at line 99 of file map.h.

Referenced by CheckMapMicro(), and WriteMapFile().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2