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

#include <typedefs.h>

Collaboration diagram for dBspPlane_t:
Collaboration graph

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

◆ dist

float dBspPlane_t::dist

distance from origin

Definition at line 374 of file typedefs.h.

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

◆ normal

vec3_t dBspPlane_t::normal

◆ type

int dBspPlane_t::type

PLANE_X - PLANE_ANYZ

Definition at line 375 of file typedefs.h.

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


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