CommonLibSSE NG
Loading...
Searching...
No Matches
RE::hkpSingleShapeContainer Class Reference

#include <hkpSingleShapeContainer.h>

Inheritance diagram for RE::hkpSingleShapeContainer:
RE::hkpShapeContainer

Public Member Functions

 ~hkpSingleShapeContainer () override
 
std::int32_t GetNumChildShapes () const override
 
hkpShapeKey GetFirstKey () const override
 
hkpShapeKey GetNextKey (hkpShapeKey oldKey) const override
 
const hkpShapeGetChildShape (hkpShapeKey a_key, hkpShapeBuffer &a_buffer) const override
 
- Public Member Functions inherited from RE::hkpShapeContainer
virtual ~hkpShapeContainer ()
 
virtual std::int32_t GetNumChildShapes () const
 
virtual hkpShapeKey GetFirstKey () const =0
 
virtual hkpShapeKey GetNextKey (hkpShapeKey a_oldKey) const =0
 
virtual std::uint32_t GetCollisionFilterInfo (hkpShapeKey a_key) const
 
virtual const hkpShapeGetChildShape (hkpShapeKey a_key, hkpShapeBuffer &a_buffer) const =0
 
virtual bool IsWeldingEnabled () const
 

Public Attributes

const hkpShapechildShape
 

Static Public Attributes

static constexpr auto RTTI = RTTI_hkpSingleShapeContainer
 
static constexpr auto VTABLE = VTABLE_hkpSingleShapeContainer
 
- Static Public Attributes inherited from RE::hkpShapeContainer
static constexpr auto RTTI = RTTI_hkpShapeContainer
 
static constexpr auto VTABLE = VTABLE_hkpShapeContainer
 

Additional Inherited Members

- Public Types inherited from RE::hkpShapeContainer
enum class  ReferencePolicy { kIgnore , kIncrement }
 

Constructor & Destructor Documentation

◆ ~hkpSingleShapeContainer()

RE::hkpSingleShapeContainer::~hkpSingleShapeContainer ( )
override

Member Function Documentation

◆ GetChildShape()

const hkpShape * RE::hkpSingleShapeContainer::GetChildShape ( hkpShapeKey  a_key,
hkpShapeBuffer a_buffer 
) const
overridevirtual

Implements RE::hkpShapeContainer.

◆ GetFirstKey()

hkpShapeKey RE::hkpSingleShapeContainer::GetFirstKey ( ) const
overridevirtual

Implements RE::hkpShapeContainer.

◆ GetNextKey()

hkpShapeKey RE::hkpSingleShapeContainer::GetNextKey ( hkpShapeKey  oldKey) const
overridevirtual

Implements RE::hkpShapeContainer.

◆ GetNumChildShapes()

std::int32_t RE::hkpSingleShapeContainer::GetNumChildShapes ( ) const
overridevirtual

Reimplemented from RE::hkpShapeContainer.

Member Data Documentation

◆ childShape

const hkpShape* RE::hkpSingleShapeContainer::childShape

◆ RTTI

constexpr auto RE::hkpSingleShapeContainer::RTTI = RTTI_hkpSingleShapeContainer
inlinestaticconstexpr

◆ VTABLE

constexpr auto RE::hkpSingleShapeContainer::VTABLE = VTABLE_hkpSingleShapeContainer
inlinestaticconstexpr

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