OpenEnroth cf228e9
Loading...
Searching...
No Matches
Public Attributes | List of all members
BLVSector Struct Reference

#include <Indoor.h>

Public Attributes

int flags
 
std::span< uint16_t > floorIds
 
std::span< uint16_t > wallIds
 
std::span< uint16_t > ceilingIds
 
std::span< uint16_t > portalIds
 
std::span< uint16_t > nonBspFaceIds
 
std::span< uint16_t > faceIds
 
std::span< uint16_t > decorationIds
 
std::span< uint16_t > lightIds
 
int16_t minAmbientLightLevel
 
int16_t firstBspNode
 
BBoxf boundingBox
 

Member Data Documentation

◆ boundingBox

BBoxf BLVSector::boundingBox

◆ ceilingIds

std::span<uint16_t> BLVSector::ceilingIds

◆ decorationIds

std::span<uint16_t> BLVSector::decorationIds

◆ faceIds

std::span<uint16_t> BLVSector::faceIds

◆ firstBspNode

int16_t BLVSector::firstBspNode

◆ flags

int BLVSector::flags

◆ floorIds

std::span<uint16_t> BLVSector::floorIds

◆ lightIds

std::span<uint16_t> BLVSector::lightIds

◆ minAmbientLightLevel

int16_t BLVSector::minAmbientLightLevel

◆ nonBspFaceIds

std::span<uint16_t> BLVSector::nonBspFaceIds

◆ portalIds

std::span<uint16_t> BLVSector::portalIds

◆ wallIds

std::span<uint16_t> BLVSector::wallIds

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