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

#include <typedefs.h>

Data Fields

AABB dbmBox
 
vec3_t origin
 
int32_t headnode
 
int firstface
 
int numfaces
 

Detailed Description

Definition at line 354 of file typedefs.h.

Field Documentation

AABB dBspModel_t::dbmBox

Definition at line 355 of file typedefs.h.

Referenced by BeginModel(), SL_BSPSlice(), and SwapBSPFile().

int dBspModel_t::firstface
int32_t dBspModel_t::headnode

Definition at line 357 of file typedefs.h.

Referenced by MakeTracingNodes(), ProcessLevel(), ProcessSubModel(), and SwapBSPFile().

int dBspModel_t::numfaces

submodels just draw faces without walking the bsp tree

Definition at line 358 of file typedefs.h.

Referenced by BuildPatches(), EndModel(), MakeTracingNodes(), ProcessLevel(), SL_SliceTheWorld(), and SwapBSPFile().

vec3_t dBspModel_t::origin

for sounds or lights

Definition at line 356 of file typedefs.h.

Referenced by SwapBSPFile().


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