UFO: Alien Invasion
dBspModel_t Struct Reference

#include <typedefs.h>

Collaboration diagram for dBspModel_t:
Collaboration graph

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

◆ dbmBox

AABB dBspModel_t::dbmBox

◆ firstface

int dBspModel_t::firstface

◆ headnode

int32_t dBspModel_t::headnode

◆ numfaces

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(), R_ModLoadSubmodels(), SL_SliceTheWorld(), and SwapBSPFile().

◆ origin

vec3_t dBspModel_t::origin

for sounds or lights

Definition at line 356 of file typedefs.h.

Referenced by R_ModLoadSubmodels(), and SwapBSPFile().


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