BSPParser
Simple and modern library for parsing the Valve BSP format
|
Public Attributes | |
int32_t | offset |
int32_t | length |
int32_t | version |
int32_t | fourCC |
int32_t BspParser::Structs::Lump::fourCC |
Uncompressed size, or 0 if not compressed
int32_t BspParser::Structs::Lump::length |
Length of lump data
int32_t BspParser::Structs::Lump::offset |
Byte offset into file
int32_t BspParser::Structs::Lump::version |
Lump format version