OpenEnroth da9191a
Loading...
Searching...
No Matches
Public Attributes | List of all members
BLVDoor Struct Reference

#include <Indoor.h>

Public Attributes

DoorAttributes attributes
 
uint32_t doorId
 
Duration timeSinceTriggered
 
Vec3f direction
 
int32_t moveLength
 
int32_t openSpeed
 
int32_t closeSpeed
 
int16_t * pVertexIDs
 
int16_t * pFaceIDs
 
int16_t * pSectorIDs
 
int16_t * pDeltaUs
 
int16_t * pDeltaVs
 
int16_t * pXOffsets
 
int16_t * pYOffsets
 
int16_t * pZOffsets
 
uint16_t numVertices
 
uint16_t numFaces
 
uint16_t numSectors
 
uint16_t numOffsets
 
DoorState state
 

Member Data Documentation

◆ attributes

DoorAttributes BLVDoor::attributes

◆ closeSpeed

int32_t BLVDoor::closeSpeed

◆ direction

Vec3f BLVDoor::direction

◆ doorId

uint32_t BLVDoor::doorId

◆ moveLength

int32_t BLVDoor::moveLength

◆ numFaces

uint16_t BLVDoor::numFaces

◆ numOffsets

uint16_t BLVDoor::numOffsets

◆ numSectors

uint16_t BLVDoor::numSectors

◆ numVertices

uint16_t BLVDoor::numVertices

◆ openSpeed

int32_t BLVDoor::openSpeed

◆ pDeltaUs

int16_t* BLVDoor::pDeltaUs

◆ pDeltaVs

int16_t* BLVDoor::pDeltaVs

◆ pFaceIDs

int16_t* BLVDoor::pFaceIDs

◆ pSectorIDs

int16_t* BLVDoor::pSectorIDs

◆ pVertexIDs

int16_t* BLVDoor::pVertexIDs

◆ pXOffsets

int16_t* BLVDoor::pXOffsets

◆ pYOffsets

int16_t* BLVDoor::pYOffsets

◆ pZOffsets

int16_t* BLVDoor::pZOffsets

◆ state

DoorState BLVDoor::state

◆ timeSinceTriggered

Duration BLVDoor::timeSinceTriggered

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