dBspHeader_t Struct Reference

The BSP header definition with the data block directory. More...

#include <qfiles.h>

Collaboration diagram for dBspHeader_t:
Collaboration graph
[legend]

Data Fields

uint32_t ident
uint32_t version
lump_t lumps [HEADER_LUMPS]

Detailed Description

The BSP header definition with the data block directory.

Definition at line 382 of file qfiles.h.


Field Documentation

the magic number of the BSP file

See also:
IDBSPHEADER

Definition at line 383 of file qfiles.h.

Referenced by WriteBSPFile().

lump_t dBspHeader_t::lumps[HEADER_LUMPS]

the data directories

Definition at line 385 of file qfiles.h.

Referenced by AddLump(), CM_AddMapTile(), CopyLump(), and R_ModAddMapTile().

the version of the BSP file

See also:
BSPVERSION

Definition at line 384 of file qfiles.h.

Referenced by CM_AddMapTile(), R_ModAddMapTile(), and WriteBSPFile().


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

Generated by  doxygen 1.6.2