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

#include <bspbrush.h>

Collaboration diagram for bspbrush_t:
Collaboration graph

Data Fields

struct bspbrush_s * next
AABB brBox
int side
int testside
struct mapbrush_s * original
int numsides
side_t sides [STANDARD_NUMBER_OF_BRUSHSIDES]

Detailed Description

Definition at line 35 of file bspbrush.h.

Field Documentation

◆ brBox

◆ next

◆ numsides

◆ original

struct mapbrush_s* bspbrush_t::original

◆ side

int bspbrush_t::side

side of node during construction

Definition at line 38 of file bspbrush.h.

Referenced by SelectSplitSide(), and SplitBrushList().

◆ sides

◆ testside

int bspbrush_t::testside

Definition at line 39 of file bspbrush.h.

Referenced by SelectSplitSide().


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