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

#include <hkpRigidBody.h>

Inheritance diagram for RE::hkpRigidBody:
RE::hkpEntity RE::hkpWorldObject RE::hkReferencedObject RE::hkBaseObject

Public Member Functions

 ~hkpRigidBody () override
 
hkWorldOperation::Result SetShape (const hkpShape *a_shape) override
 
hkWorldOperation::Result UpdateShape (hkpShapeModifier *a_shapeModifier) override
 
hkMotionStateGetMotionState () override
 
virtual hkpRigidBodyClone () const
 
- Public Member Functions inherited from RE::hkpEntity
 ~hkpEntity () override
 
void CalcContentStatistics (hkStatisticsCollector *a_collector, const hkClass *a_class) const override
 
hkMotionStateGetMotionState () override
 
virtual void DeallocateInternalArrays ()
 
- Public Member Functions inherited from RE::hkpWorldObject
 ~hkpWorldObject () override
 
void CalcContentStatistics (hkStatisticsCollector *a_collector, const hkClass *a_class) const override
 
virtual hkWorldOperation::Result SetShape (const hkpShape *a_shape)
 
virtual hkWorldOperation::Result UpdateShape (hkpShapeModifier *a_shapeModifier)
 
virtual hkMotionStateGetMotionState ()=0
 
const hkpCollidableGetCollidable () const
 
hkpCollidableGetCollidableRW ()
 
const hkpShapeGetShape () const
 
TESObjectREFRGetUserData () const
 
- 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_hkpRigidBody
 
static constexpr auto VTABLE = VTABLE_hkpRigidBody
 
- Static Public Attributes inherited from RE::hkpEntity
static constexpr auto RTTI = RTTI_hkpEntity
 
static constexpr auto VTABLE = VTABLE_hkpEntity
 
- Static Public Attributes inherited from RE::hkpWorldObject
static constexpr auto RTTI = RTTI_hkpWorldObject
 
static constexpr auto VTABLE = VTABLE_hkpWorldObject
 
- 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 Types inherited from RE::hkpEntity
enum class  SpuCollisionCallbackEventFilter {
  kNone = 0 , kContactPointAdded = 1 << 0 , kContactPointProcess = 1 << 1 , kContactPointRemoved = 1 << 2 ,
  kContactPointAddedOrProcess = kContactPointAdded | kContactPointProcess
}
 
- Public Types inherited from RE::hkpWorldObject
enum class  MultiThreadingChecks { kEnable , kIgnore }
 
enum class  BroadPhaseType {
  kInvalid , kEntity , kPhantom , kPhaseBorder ,
  kTotal
}
 
- Public Types inherited from RE::hkReferencedObject
enum class  LockMode { kNone = 0 , kAuto , kManual }
 
enum  { kMemSize = 0x7FFF }
 
- Public Attributes inherited from RE::hkpEntity
hkpMaterial material
 
std::uint32_t pad00C
 
void * limitContactImpulseUtilAndFlag
 
float damageMultiplier
 
std::uint32_t pad01C
 
hkpBreakableBody * breakableBody
 
std::uint32_t solverData
 
hkObjectIndex storageIndex
 
std::uint16_t contactPointCallbackDelay
 
hkSmallArray< hkConstraintInternal > constraintsMaster
 
hkArray< hkpConstraintInstance * > constraintsSlave
 
hkArray< std::uint8_t > constraintRuntime
 
hkpSimulationIslandsimulationIsland
 
std::int8_t autoRemoveLevel
 
std::uint8_t numShapeKeysInContactPointProperties
 
std::uint8_t responseModifierFlags
 
std::uint8_t pad13B
 
std::uint32_t uid
 
SpuCollisionCallback spuCollisionCallback
 
hkpMaxSizeMotion motion
 
hkSmallArray< hkpContactListener * > contactListeners
 
hkSmallArray< hkpAction * > actions
 
hkRefPtr< hkLocalFrame > localFrame
 
ExtendedListenersextendedListeners
 
std::uint32_t npData
 
std::uint32_t pad2C4
 
std::uint64_t pad2C8
 
- Public Attributes inherited from RE::hkpWorldObject
hkpWorldworld
 
std::uint64_t userData
 
hkpLinkedCollidable collidable
 
hkMultiThreadCheck multiThreadCheck
 
std::uint32_t padAC
 
hkStringPtr name
 
hkArray< hkpPropertyproperties
 
void * treeData
 
- Public Attributes inherited from RE::hkReferencedObject
std::uint16_t memSizeAndFlags
 
volatile std::int16_t referenceCount
 
std::uint32_t pad0C
 

Constructor & Destructor Documentation

◆ ~hkpRigidBody()

RE::hkpRigidBody::~hkpRigidBody ( )
override

Member Function Documentation

◆ Clone()

virtual hkpRigidBody * RE::hkpRigidBody::Clone ( ) const
virtual

◆ GetMotionState()

hkMotionState * RE::hkpRigidBody::GetMotionState ( )
overridevirtual

Reimplemented from RE::hkpEntity.

◆ SetShape()

hkWorldOperation::Result RE::hkpRigidBody::SetShape ( const hkpShape a_shape)
overridevirtual

Reimplemented from RE::hkpWorldObject.

◆ UpdateShape()

hkWorldOperation::Result RE::hkpRigidBody::UpdateShape ( hkpShapeModifier *  a_shapeModifier)
overridevirtual

Reimplemented from RE::hkpWorldObject.

Member Data Documentation

◆ RTTI

constexpr auto RE::hkpRigidBody::RTTI = RTTI_hkpRigidBody
inlinestaticconstexpr

◆ VTABLE

constexpr auto RE::hkpRigidBody::VTABLE = VTABLE_hkpRigidBody
inlinestaticconstexpr

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