UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
side_s Struct Reference

#include <map.h>

Data Fields

uint16_t planenum
 
int texinfo
 
winding_twinding
 
struct side_soriginal
 
uint32_t contentFlags
 
uint32_t surfaceFlags
 
bool visible
 
bool tested
 
bool bevel
 
bool isCompositeMember
 
struct mapbrush_sbrush
 

Detailed Description

Definition at line 60 of file map.h.

Field Documentation

bool side_s::bevel

don't ever use for bsp splitting

Definition at line 69 of file map.h.

Referenced by AddBrushBevels(), BrushlistCalcStats(), CreateBrushWindings(), FindPortalSide(), MakeBrushWindings(), and SelectSplitSide().

struct mapbrush_s* side_s::brush
bool side_s::isCompositeMember

forms a side with sides from other brushes

See also
Check_FindCompositeSides

Definition at line 70 of file map.h.

Referenced by Check_FindCompositeSides().

struct side_s* side_s::original

bspbrush_t sides will reference the mapbrush_t sides

Definition at line 64 of file map.h.

bool side_s::tested

this plane already checked as a split

Definition at line 68 of file map.h.

Referenced by SelectSplitSide(), and SplitBrush().

bool side_s::visible

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