entity_t Struct Reference

#include <bspfile.h>

Collaboration diagram for entity_t:
Collaboration graph
[legend]

Data Fields

vec3_t origin
int firstbrush
int numbrushes
epair_tepairs
qboolean skip

Detailed Description

See also:
epair_t

Definition at line 46 of file bspfile.h.


Field Documentation

the entity parameters (key, value)

Definition at line 50 of file bspfile.h.

Referenced by CheckEntities(), ParseEntity(), ParseMapEntity(), ProcessSubModel(), SetKeyValue(), UnparseEntities(), ValueForKey(), and WriteMapFile().

the index of the first brush in mapbrushes in case of a bmodel

Definition at line 48 of file bspfile.h.

Referenced by AdjustBrushesForOrigin(), BeginModel(), Check_ExtraBrushesForWorldspawn(), MoveBrushesToWorld(), ParseBrush(), ParseMapEntity(), ProcessSubModel(), ProcessWorldModel(), and WriteMapFile().

skip this entity in case the check functions have found an error and it should not get written back into the fixed map file

Definition at line 51 of file bspfile.h.

Referenced by Check_EntityWithBrushes(), and WriteMapFile().


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

Generated by  doxygen 1.6.2