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

#include <typedefs.h>

Data Fields

vec3_t normal
 
float dist
 
int type
 

Detailed Description

Note
0-2 are axial planes

Definition at line 372 of file typedefs.h.

Field Documentation

float dBspPlane_t::dist

distance from origin

Definition at line 374 of file typedefs.h.

Referenced by BuildFacelights(), EmitPlanes(), SwapBSPFile(), and TestBrushToPlanenum().

vec3_t dBspPlane_t::normal

normal vector

Definition at line 373 of file typedefs.h.

Referenced by BuildFacelights(), BuildPatch(), BuildVertexNormals(), EmitPlanes(), SwapBSPFile(), and TestBrushToPlanenum().

int dBspPlane_t::type

PLANE_X - PLANE_ANYZ

Definition at line 375 of file typedefs.h.

Referenced by EmitPlanes(), SwapBSPFile(), and TestBrushToPlanenum().


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