UFO: Alien Invasion
Loading...
Searching...
No Matches
cBspBrush_t Struct Reference

#include <typedefs.h>

Collaboration diagram for cBspBrush_t:
Collaboration graph

Data Fields

uint32_t brushContentFlags
int numsides
int firstbrushside
int checkcount

Detailed Description

Definition at line 59 of file typedefs.h.

Field Documentation

◆ brushContentFlags

uint32_t cBspBrush_t::brushContentFlags

◆ checkcount

int cBspBrush_t::checkcount

to avoid repeated testings

Definition at line 63 of file typedefs.h.

Referenced by EmitBrushes(), TR_TestInLeaf(), and TR_TraceToLeaf().

◆ firstbrushside

int cBspBrush_t::firstbrushside

first brush in the list of this model

Definition at line 62 of file typedefs.h.

Referenced by CM_InitBoxHull(), CMod_LoadBrushes(), EmitBrushes(), LoadBSPFile(), SwapBSPFile(), TR_ClipBoxToBrush(), and TR_TestBoxInBrush().

◆ numsides

int cBspBrush_t::numsides

number of sides for this models - start to count from firstbrushside

Definition at line 61 of file typedefs.h.

Referenced by CM_InitBoxHull(), CMod_LoadBrushes(), EmitBrushes(), LoadBSPFile(), SwapBSPFile(), TR_ClipBoxToBrush(), and TR_TestBoxInBrush().


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