CommonLibVR
RE::hkpConvexListFilter Class Referenceabstract

#include <hkpConvexListFilter.h>

Inheritance diagram for RE::hkpConvexListFilter:
RE::hkReferencedObject RE::hkBaseObject

Public Types

enum class  ConvexListCollisionType { kNormal = 0 , kList , kConvex }
 
- Public Types inherited from RE::hkReferencedObject
enum class  LockMode { kNone = 0 , kAuto , kManual }
 
enum  { kMemSize = 0x7FFF }
 

Public Member Functions

 ~hkpConvexListFilter () override
 
virtual ConvexListCollisionType GetConvexListCollisionType (const hkpCdBody &a_convexListBody, const hkpCdBody &a_otherBody, const hkpCollisionInput &a_input) const =0
 
- Public Member Functions inherited from RE::hkReferencedObject
 hkReferencedObject ()
 
 ~hkReferencedObject () override=default
 
virtual const hkClass * GetClassType () const
 
virtual void CalcContentStatistics (hkStatisticsCollector *a_collector, const hkClass *a_class) const
 
void AddReference () const
 
std::int32_t GetAllocatedSize () const
 
std::int32_t GetReferenceCount () const
 
void RemoveReference () const
 
- Public Member Functions inherited from RE::hkBaseObject
virtual ~hkBaseObject ()=default
 

Static Public Attributes

static constexpr auto RTTI = RTTI_hkpConvexListFilter
 
static constexpr auto VTABLE = VTABLE_hkpConvexListFilter
 
- Static Public Attributes inherited from RE::hkReferencedObject
static constexpr auto RTTI = RTTI_hkReferencedObject
 
static constexpr auto VTABLE = VTABLE_hkReferencedObject
 
- Static Public Attributes inherited from RE::hkBaseObject
static constexpr auto RTTI = RTTI_hkBaseObject
 
static constexpr auto VTABLE = VTABLE_hkBaseObject
 

Additional Inherited Members

- Public Attributes inherited from RE::hkReferencedObject
std::uint16_t memSizeAndFlags
 
volatile std::int16_t referenceCount
 
std::uint32_t pad0C
 

Member Enumeration Documentation

◆ ConvexListCollisionType

Enumerator
kNormal 
kList 
kConvex 

Constructor & Destructor Documentation

◆ ~hkpConvexListFilter()

RE::hkpConvexListFilter::~hkpConvexListFilter ( )
override

Member Function Documentation

◆ GetConvexListCollisionType()

virtual ConvexListCollisionType RE::hkpConvexListFilter::GetConvexListCollisionType ( const hkpCdBody a_convexListBody,
const hkpCdBody a_otherBody,
const hkpCollisionInput a_input 
) const
pure virtual

Member Data Documentation

◆ RTTI

constexpr auto RE::hkpConvexListFilter::RTTI = RTTI_hkpConvexListFilter
inlinestaticconstexpr

◆ VTABLE

constexpr auto RE::hkpConvexListFilter::VTABLE = VTABLE_hkpConvexListFilter
inlinestaticconstexpr

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