CommonLibSSE NG
Loading...
Searching...
No Matches
RE::hkpShapeCollectionFilter Class Referenceabstract

#include <hkpShapeCollectionFilter.h>

Inheritance diagram for RE::hkpShapeCollectionFilter:
RE::hkpCollisionFilter RE::bhkCollisionFilter

Public Member Functions

virtual bool IsCollisionEnabled1 (const hkpCollisionInput &a_input, const hkpCdBody &a_bodyA, const hkpCdBody &a_bodyB, const hkpShapeContainer &a_shapeB, hkpShapeKey a_key) const =0
 
virtual bool IsCollisionEnabled2 (const hkpCollisionInput &a_input, const hkpCdBody &a_bodyA, const hkpCdBody &a_bodyB, const hkpShapeContainer &a_shapeA, const hkpShapeContainer &a_shapeB, hkpShapeKey a_keyA, hkpShapeKey a_keyB) const =0
 
virtual std::int32_t NumShapeKeyHitsLimitBreached (const hkpCollisionInput &a_input, const hkpCdBody &a_bodyA, const hkpCdBody &a_bodyB, const hkpBvTreeShape *a_shapeB, hkAabb &a_AABB, hkpShapeKey *a_shapeKeysInOut, std::int32_t a_shapeKeysCapacity) const =0
 
virtual ~hkpShapeCollectionFilter ()
 

Static Public Attributes

static constexpr auto RTTI = RTTI_hkpShapeCollectionFilter
 
static constexpr auto VTABLE = VTABLE_hkpShapeCollectionFilter
 

Constructor & Destructor Documentation

◆ ~hkpShapeCollectionFilter()

virtual RE::hkpShapeCollectionFilter::~hkpShapeCollectionFilter ( )
virtual

Member Function Documentation

◆ IsCollisionEnabled1()

virtual bool RE::hkpShapeCollectionFilter::IsCollisionEnabled1 ( const hkpCollisionInput a_input,
const hkpCdBody a_bodyA,
const hkpCdBody a_bodyB,
const hkpShapeContainer a_shapeB,
hkpShapeKey  a_key 
) const
pure virtual

◆ IsCollisionEnabled2()

virtual bool RE::hkpShapeCollectionFilter::IsCollisionEnabled2 ( const hkpCollisionInput a_input,
const hkpCdBody a_bodyA,
const hkpCdBody a_bodyB,
const hkpShapeContainer a_shapeA,
const hkpShapeContainer a_shapeB,
hkpShapeKey  a_keyA,
hkpShapeKey  a_keyB 
) const
pure virtual

◆ NumShapeKeyHitsLimitBreached()

virtual std::int32_t RE::hkpShapeCollectionFilter::NumShapeKeyHitsLimitBreached ( const hkpCollisionInput a_input,
const hkpCdBody a_bodyA,
const hkpCdBody a_bodyB,
const hkpBvTreeShape a_shapeB,
hkAabb a_AABB,
hkpShapeKey a_shapeKeysInOut,
std::int32_t  a_shapeKeysCapacity 
) const
pure virtual

Implemented in RE::hkpCollisionFilter.

Member Data Documentation

◆ RTTI

constexpr auto RE::hkpShapeCollectionFilter::RTTI = RTTI_hkpShapeCollectionFilter
inlinestaticconstexpr

◆ VTABLE

constexpr auto RE::hkpShapeCollectionFilter::VTABLE = VTABLE_hkpShapeCollectionFilter
inlinestaticconstexpr

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