BSPParser
Simple and modern library for parsing the Valve BSP format
Loading...
Searching...
No Matches
Public Attributes | List of all members
BspParser::Structs::Lump Struct Reference

Public Attributes

int32_t offset
 
int32_t length
 
int32_t version
 
int32_t fourCC
 

Member Data Documentation

◆ fourCC

int32_t BspParser::Structs::Lump::fourCC

Uncompressed size, or 0 if not compressed

◆ length

int32_t BspParser::Structs::Lump::length

Length of lump data

◆ offset

int32_t BspParser::Structs::Lump::offset

Byte offset into file

◆ version

int32_t BspParser::Structs::Lump::version

Lump format version


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