CommonLibSSE (powerof3)
RE::BSPortalGraphEntry Class Reference

#include <BSPortalGraphEntry.h>

Inheritance diagram for RE::BSPortalGraphEntry:
RE::NiRefObject

Public Member Functions

 ~BSPortalGraphEntry () override
 
- 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

BSPortalGraphportalGraph
 
BSTArray< NiPointer< BSMultiBoundRoom > > rooms
 
NiPointer< BSMultiBoundRoom > room
 
BSTHashMap< NiNode *, BSCompoundFrustum * > nodes
 
BSCompoundFrustum compoundFrustum
 
uint64_t unk130
 
uint32_t cellId
 
- 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_BSPortalGraphEntry
 
static constexpr auto VTABLE = VTABLE_BSPortalGraphEntry
 
- Static Public Attributes inherited from RE::NiRefObject
static constexpr auto RTTI = RTTI_NiRefObject
 
static constexpr auto VTABLE = VTABLE_NiRefObject
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ ~BSPortalGraphEntry()

RE::BSPortalGraphEntry::~BSPortalGraphEntry ( )
override

Member Data Documentation

◆ cellId

uint32_t RE::BSPortalGraphEntry::cellId

◆ compoundFrustum

BSCompoundFrustum RE::BSPortalGraphEntry::compoundFrustum

◆ nodes

BSTHashMap<NiNode*, BSCompoundFrustum*> RE::BSPortalGraphEntry::nodes

◆ portalGraph

BSPortalGraph* RE::BSPortalGraphEntry::portalGraph

◆ room

NiPointer<BSMultiBoundRoom> RE::BSPortalGraphEntry::room

◆ rooms

BSTArray<NiPointer<BSMultiBoundRoom> > RE::BSPortalGraphEntry::rooms

◆ RTTI

constexpr auto RE::BSPortalGraphEntry::RTTI = RTTI_BSPortalGraphEntry
inlinestaticconstexpr

◆ unk130

uint64_t RE::BSPortalGraphEntry::unk130

◆ VTABLE

constexpr auto RE::BSPortalGraphEntry::VTABLE = VTABLE_BSPortalGraphEntry
inlinestaticconstexpr

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