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

#include <typedefs.h>

Data Fields

AABB cbmBox
 
vec3_t origin
 
vec3_t angles
 
vec3_t shift
 
int32_t headnode
 
int tile
 
int firstface
 
int numfaces
 

Detailed Description

Definition at line 26 of file typedefs.h.

Field Documentation

int cBspModel_s::firstface
Note
Used only by ufo2map

Definition at line 33 of file typedefs.h.

int cBspModel_s::numfaces

submodels just draw faces without walking the bsp tree

Definition at line 33 of file typedefs.h.

vec3_t cBspModel_s::shift

used to orient doors and rotating entities

Definition at line 28 of file typedefs.h.

Referenced by CL_HullForEntity(), CM_EntCompleteBoxTrace(), CM_EntTestLine(), CMod_LoadSubmodels(), and SV_HullForEntity().

int cBspModel_s::tile
Note
Not used by ufo2map which tile in assembly

Definition at line 31 of file typedefs.h.

Referenced by CL_HullForEntity(), CM_EntCompleteBoxTrace(), CM_EntTestLine(), CM_EntTestLineDM(), CMod_LoadSubmodels(), and SV_HullForEntity().


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