FTEQW
Documentation of the FTE engine source tree.
dh2model_t Struct Reference

#include <bspfile.h>

Public Attributes

float mins [3]
 
float maxs [3]
 
float origin [3]
 
int headnode [MAX_MAP_HULLSDH2]
 
int visleafs
 
int firstface
 
int numfaces
 

Member Data Documentation

◆ firstface

int dh2model_t::firstface

◆ headnode

int dh2model_t::headnode[MAX_MAP_HULLSDH2]

◆ maxs

float dh2model_t::maxs[3]

◆ mins

float dh2model_t::mins[3]

◆ numfaces

int dh2model_t::numfaces

◆ origin

float dh2model_t::origin[3]

◆ visleafs

int dh2model_t::visleafs

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