UFO: Alien Invasion
cBspPlane_t Struct Reference

plane_t structure More...

#include <typedefs.h>

Collaboration diagram for cBspPlane_t:
Collaboration graph

Data Fields

vec3_t normal
 
float dist
 
byte type
 

Detailed Description

plane_t structure


MAP CONFIGURATION

Note that the cBspXYZ types are used by UFO.exe,

while the dBspXYZ types are for ufo2map.exe

Definition at line 20 of file typedefs.h.

Field Documentation

◆ dist

float cBspPlane_t::dist

◆ normal

◆ type

byte cBspPlane_t::type

for fast side tests

Definition at line 23 of file typedefs.h.

Referenced by CM_InitBoxHull(), CMod_LoadPlanes(), R_ModLoadPlanes(), and R_SetupFrustum().


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