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

#include <model_q2bsp.h>

+ Collaboration diagram for q2dheader_t:

Data Fields

int ident
 
lump_t lumps [Q2HEADER_LUMPS]
 
int version
 

Detailed Description

Definition at line 35 of file model_q2bsp.h.

Field Documentation

◆ ident

int q2dheader_t::ident

Definition at line 37 of file model_q2bsp.h.

◆ lumps

lump_t q2dheader_t::lumps[Q2HEADER_LUMPS]

Definition at line 39 of file model_q2bsp.h.

Referenced by GetMapList().

◆ version

int q2dheader_t::version

Definition at line 38 of file model_q2bsp.h.


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