OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Public Attributes | List of all members
IndoorLocation_MM7 Struct Reference

#include <CompositeSnapshots.h>

Public Attributes

BLVHeader_MM7 header
 
std::vector< Vec3svertices
 
std::vector< BLVFace_MM7faces
 
std::vector< int16_t > faceData
 
std::vector< std::array< char, 10 > > faceTextures
 
std::vector< BLVFaceExtra_MM7faceExtras
 
std::vector< std::array< char, 10 > > faceExtraTextures
 
std::vector< BLVSector_MM7sectors
 
std::vector< uint16_t > sectorData
 
std::vector< uint16_t > sectorLightData
 
uint32_t doorCount
 
std::vector< LevelDecoration_MM7decorations
 
std::vector< std::array< char, 32 > > decorationNames
 
std::vector< BLVLight_MM7lights
 
std::vector< BSPNode_MM7bspNodes
 
std::vector< SpawnPoint_MM7spawnPoints
 
std::vector< BLVMapOutline_MM7mapOutlines
 

Member Data Documentation

◆ bspNodes

std::vector<BSPNode_MM7> IndoorLocation_MM7::bspNodes

◆ decorationNames

std::vector<std::array<char, 32> > IndoorLocation_MM7::decorationNames

◆ decorations

std::vector<LevelDecoration_MM7> IndoorLocation_MM7::decorations

◆ doorCount

uint32_t IndoorLocation_MM7::doorCount

◆ faceData

std::vector<int16_t> IndoorLocation_MM7::faceData

◆ faceExtras

std::vector<BLVFaceExtra_MM7> IndoorLocation_MM7::faceExtras

◆ faceExtraTextures

std::vector<std::array<char, 10> > IndoorLocation_MM7::faceExtraTextures

◆ faces

std::vector<BLVFace_MM7> IndoorLocation_MM7::faces

◆ faceTextures

std::vector<std::array<char, 10> > IndoorLocation_MM7::faceTextures

◆ header

BLVHeader_MM7 IndoorLocation_MM7::header

◆ lights

std::vector<BLVLight_MM7> IndoorLocation_MM7::lights

◆ mapOutlines

std::vector<BLVMapOutline_MM7> IndoorLocation_MM7::mapOutlines

◆ sectorData

std::vector<uint16_t> IndoorLocation_MM7::sectorData

◆ sectorLightData

std::vector<uint16_t> IndoorLocation_MM7::sectorLightData

◆ sectors

std::vector<BLVSector_MM7> IndoorLocation_MM7::sectors

◆ spawnPoints

std::vector<SpawnPoint_MM7> IndoorLocation_MM7::spawnPoints

◆ vertices

std::vector<Vec3s> IndoorLocation_MM7::vertices

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