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

#include <bspfile.h>

Public Attributes

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

Member Data Documentation

◆ firstface

int dq1model_t::firstface

◆ headnode

int dq1model_t::headnode[MAX_MAP_HULLSDQ1]

◆ maxs

float dq1model_t::maxs[3]

◆ mins

float dq1model_t::mins[3]

◆ numfaces

int dq1model_t::numfaces

◆ origin

float dq1model_t::origin[3]

◆ visleafs

int dq1model_t::visleafs

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