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

#include <bspfile.h>

+ Collaboration diagram for hullinfo_t:

Data Fields

int filehulls
 
float hullsizes [MAX_MAP_HULLS][2][3]
 

Detailed Description

Definition at line 56 of file bspfile.h.

Field Documentation

◆ filehulls

int hullinfo_t::filehulls

Definition at line 58 of file bspfile.h.

Referenced by Mod_BSP_LoadSubmodels(), and Mod_Q1BSP_Load().

◆ hullsizes

float hullinfo_t::hullsizes[MAX_MAP_HULLS][2][3]

Definition at line 59 of file bspfile.h.

Referenced by Mod_Q1BSP_Load(), and Mod_Q1BSP_LoadClipnodes().


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