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

#include <typedefs.h>

Collaboration diagram for cBspModel_t:
Collaboration graph

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

◆ angles

◆ cbmBox

◆ firstface

int cBspModel_t::firstface
Note
Used only by ufo2map

Definition at line 33 of file typedefs.h.

◆ headnode

◆ numfaces

int cBspModel_t::numfaces

submodels just draw faces without walking the bsp tree

Definition at line 33 of file typedefs.h.

◆ origin

◆ shift

vec3_t cBspModel_t::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().

◆ tile

int cBspModel_t::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: