BSPParser
Simple and modern library for parsing the Valve BSP format
|
Public Attributes | |
Vector | startPosition |
int32_t | dispVertStart |
int32_t | dispTriStart |
int32_t | power |
int32_t | minTess |
float | smoothingAngle |
int32_t | contents |
uint16_t | mapFace |
int32_t | lightmapAlphaStart |
int32_t | lightmapSamplePositionStart |
std::array< DispNeighbour, 4 > | edgeNeighbours |
std::array< DispCornerNeighbours, 4 > | cornerNeighbours |
std::array< uint32_t, 10 > | allowedVertices |