DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
iqmbounds_t Struct Reference

#include <model_iqm.h>

+ Collaboration diagram for iqmbounds_t:

Data Fields

float maxs [3]
 
float mins [3]
 
float radius
 
float xyradius
 

Detailed Description

Definition at line 119 of file model_iqm.h.

Field Documentation

◆ maxs

float iqmbounds_t::maxs[3]

Definition at line 121 of file model_iqm.h.

◆ mins

float iqmbounds_t::mins[3]

Definition at line 121 of file model_iqm.h.

Referenced by Mod_INTERQUAKEMODEL_Load().

◆ radius

float iqmbounds_t::radius

Definition at line 122 of file model_iqm.h.

◆ xyradius

float iqmbounds_t::xyradius

Definition at line 122 of file model_iqm.h.


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