BSPParser
Simple and modern library for parsing the Valve BSP format
|
Public Attributes | |
int32_t | identifier |
int32_t | version |
std::array< Lump, HEADER_LUMPS > | lumps |
int32_t | mapRevision |
int32_t BspParser::Structs::Header::identifier |
BSP file identifier (should always equal "VBSP")
int32_t BspParser::Structs::Header::mapRevision |
Map version number
int32_t BspParser::Structs::Header::version |
Version of the BSP file (19-21)