CommonLibSSE (Parapets fork)
RE::LoadedAreaBound Class Reference

#include <LoadedAreaBound.h>

Inheritance diagram for RE::LoadedAreaBound:
RE::NiRefObject

Public Member Functions

virtual ~LoadedAreaBound ()
 
- Public Member Functions inherited from RE::NiRefObject
 NiRefObject ()
 
virtual ~NiRefObject ()
 
virtual void DeleteThis ()
 
void IncRefCount ()
 
void DecRefCount ()
 
constexpr std::uint32_t GetRefCount () const noexcept
 
 TES_HEAP_REDEFINE_NEW ()
 

Public Attributes

NiPointer< bhkAabbPhantomphantoms [6]
 
TESObjectCELLcurrentCell
 
BSTHashMap< bhkRigidBody *, std::uint16_t > boundCollisions
 
NiPoint3 maxExtent
 
NiPoint3 minExtent
 
float innerOffset
 
float outerOffset
 
float exteriorHeightOffset
 
float reflectSpeed
 
- Public Attributes inherited from RE::NiRefObject
volatile std::uint32_t _refCount { 0 }
 
std::uint32_t _pad0C { 0 }
 

Static Public Attributes

static constexpr auto RTTI = RTTI_LoadedAreaBound
 
- Static Public Attributes inherited from RE::NiRefObject
static constexpr auto RTTI = RTTI_NiRefObject
 

Additional Inherited Members

- Static Public Member Functions inherited from RE::NiRefObject
static volatile std::uint32_t * GetTotalObjectCount ()
 

Constructor & Destructor Documentation

◆ ~LoadedAreaBound()

virtual RE::LoadedAreaBound::~LoadedAreaBound ( )
virtual

Member Data Documentation

◆ boundCollisions

BSTHashMap<bhkRigidBody*, std::uint16_t> RE::LoadedAreaBound::boundCollisions

◆ currentCell

TESObjectCELL* RE::LoadedAreaBound::currentCell

◆ exteriorHeightOffset

float RE::LoadedAreaBound::exteriorHeightOffset

◆ innerOffset

float RE::LoadedAreaBound::innerOffset

◆ maxExtent

NiPoint3 RE::LoadedAreaBound::maxExtent

◆ minExtent

NiPoint3 RE::LoadedAreaBound::minExtent

◆ outerOffset

float RE::LoadedAreaBound::outerOffset

◆ phantoms

NiPointer<bhkAabbPhantom> RE::LoadedAreaBound::phantoms[6]

◆ reflectSpeed

float RE::LoadedAreaBound::reflectSpeed

◆ RTTI

constexpr auto RE::LoadedAreaBound::RTTI = RTTI_LoadedAreaBound
inlinestaticconstexpr

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