#include <hkpShapePhantom.h>
|
| ~hkpShapePhantom () override |
|
hkWorldOperation::Result | SetShape (const hkpShape *a_shape) override |
|
hkMotionState * | GetMotionState () override |
|
void | CalcAabb (hkAabb &a_aabb) override |
|
void | DeallocateInternalArrays () override |
|
virtual void | SetPositionAndLinearCast (const hkVector4 &a_position, const hkpLinearCastInput &a_input, hkpCdPointCollector &a_castCollector, hkpCdPointCollector *a_startCollector)=0 |
|
virtual void | SetTransformAndLinearCast (const hkTransform &a_transform, const hkpLinearCastInput &a_input, hkpCdPointCollector &a_castCollector, hkpCdPointCollector *a_startCollector)=0 |
|
virtual void | GetClosestPoints (hkpCdPointCollector &a_collector, const hkpCollisionInput *a_input=0)=0 |
|
virtual void | GetPenetrations (hkpCdBodyPairCollector &a_collector, const hkpCollisionInput *a_input=0)=0 |
|
| ~hkpPhantom () override |
|
void | CalcContentStatistics (hkStatisticsCollector *a_collector, const hkClass *a_class) const override |
|
virtual hkpPhantomType | GetType () const =0 |
|
virtual void | AddOverlappingCollidable (hkpCollidable *a_collidable)=0 |
|
virtual bool | IsOverlappingCollidableAdded (const hkpCollidable *a_collidable)=0 |
|
virtual void | RemoveOverlappingCollidable (hkpCollidable *a_collidable)=0 |
|
virtual void | EnsureDeterministicOrder ()=0 |
|
virtual hkpPhantom * | Clone () const =0 |
|
virtual void | UpdateShapeCollectionFilter () |
|
| ~hkpWorldObject () override |
|
void | CalcContentStatistics (hkStatisticsCollector *a_collector, const hkClass *a_class) const override |
|
virtual hkWorldOperation::Result | UpdateShape (hkpShapeModifier *a_shapeModifier) |
|
const hkpCollidable * | GetCollidable () const |
|
hkpCollidable * | GetCollidableRW () |
|
| hkReferencedObject () |
|
| ~hkReferencedObject () override=default |
|
virtual const hkClass * | GetClassType () const |
|
void | AddReference () const |
|
std::int32_t | GetAllocatedSize () const |
|
std::int32_t | GetReferenceCount () const |
|
void | RemoveReference () const |
|
virtual | ~hkBaseObject ()=default |
|
◆ ~hkpShapePhantom()
RE::hkpShapePhantom::~hkpShapePhantom |
( |
| ) |
|
|
override |
◆ CalcAabb()
void RE::hkpShapePhantom::CalcAabb |
( |
hkAabb & |
a_aabb | ) |
|
|
overridevirtual |
◆ DeallocateInternalArrays()
void RE::hkpShapePhantom::DeallocateInternalArrays |
( |
| ) |
|
|
overridevirtual |
◆ GetClosestPoints()
◆ GetMotionState()
◆ GetPenetrations()
virtual void RE::hkpShapePhantom::GetPenetrations |
( |
hkpCdBodyPairCollector & |
a_collector, |
|
|
const hkpCollisionInput * |
a_input = 0 |
|
) |
| |
|
pure virtual |
◆ SetPositionAndLinearCast()
◆ SetShape()
◆ SetTransformAndLinearCast()
◆ motionState
◆ RTTI
The documentation for this class was generated from the following file: