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

plane_t structure More...

#include <typedefs.h>

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

float cBspPlane_s::dist
byte cBspPlane_s::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: