AddReference() const | RE::hkReferencedObject | |
angularVelocity | RE::hkpMotion | |
ApplyAngularImpulse(const hkVector4 &a_impulse)=0 | RE::hkpMotion | pure virtual |
ApplyForce(const float a_deltaTime, const hkVector4 &a_force)=0 | RE::hkpMotion | pure virtual |
ApplyForce(const float a_deltaTime, const hkVector4 &a_force, const hkVector4 &a_point)=0 | RE::hkpMotion | pure virtual |
ApplyLinearImpulse(const hkVector4 &a_impulse) | RE::hkpMotion | virtual |
ApplyPointImpulse(const hkVector4 &a_impulse, const hkVector4 &a_point)=0 | RE::hkpMotion | pure virtual |
ApplyTorque(const float a_deltaTime, const hkVector4 &a_torque)=0 | RE::hkpMotion | pure virtual |
CalcContentStatistics(hkStatisticsCollector *a_collector, const hkClass *a_class) const | RE::hkReferencedObject | virtual |
deactivationIntegrateCounter | RE::hkpMotion | |
deactivationNumInactiveFrames | RE::hkpMotion | |
deactivationRefOrientation | RE::hkpMotion | |
deactivationRefPosition | RE::hkpMotion | |
GetAllocatedSize() const | RE::hkReferencedObject | |
GetClassType() const | RE::hkReferencedObject | virtual |
GetInertiaInvLocal(hkMatrix3 &a_inertiaInvOut) const =0 | RE::hkpMotion | pure virtual |
GetInertiaInvWorld(hkMatrix3 &a_inertiaInvOut) const =0 | RE::hkpMotion | pure virtual |
GetInertiaLocal(hkMatrix3 &a_inertiaOut) const =0 | RE::hkpMotion | pure virtual |
GetInertiaWorld(hkMatrix3 &a_inertiaOut) const =0 | RE::hkpMotion | pure virtual |
GetMass() | RE::hkpMotion | inline |
GetMotionStateAndVelocitiesAndDeactivationType(hkpMotion *a_motionOut) | RE::hkpMotion | virtual |
GetProjectedPointVelocity(const hkVector4 &a_point, const hkVector4 &a_normal, float &a_velOut, float &a_invVirtMassOut) const =0 | RE::hkpMotion | pure virtual |
GetReferenceCount() const | RE::hkReferencedObject | |
gravityFactor | RE::hkpMotion | |
hkReferencedObject() | RE::hkReferencedObject | |
inertiaAndMassInv | RE::hkpMotion | |
kMemSize enum value | RE::hkReferencedObject | |
kNumInactiveFramesToDeactivate enum value | RE::hkpMotion | |
linearVelocity | RE::hkpMotion | |
LockMode enum name | RE::hkReferencedObject | |
memSizeAndFlags | RE::hkReferencedObject | |
motionState | RE::hkpMotion | |
MotionType enum name | RE::hkpMotion | |
pad016 | RE::hkpMotion | |
pad018 | RE::hkpMotion | |
pad0C | RE::hkReferencedObject | |
pad132 | RE::hkpMotion | |
pad138 | RE::hkpMotion | |
referenceCount | RE::hkReferencedObject | mutable |
RemoveReference() const | RE::hkReferencedObject | |
RTTI | RE::hkpMotion | inlinestatic |
savedMotion | RE::hkpMotion | |
savedQualityTypeIndex | RE::hkpMotion | |
SetAngularVelocity(const hkVector4 &a_newVel) | RE::hkpMotion | virtual |
SetCenterOfMassInLocal(const hkVector4 &a_centerOfMass) | RE::hkpMotion | virtual |
SetInertiaInvLocal(const hkMatrix3 &a_inertiaInv)=0 | RE::hkpMotion | pure virtual |
SetInertiaLocal(const hkMatrix3 &a_inertia)=0 | RE::hkpMotion | pure virtual |
SetLinearVelocity(const hkVector4 &a_newVel) | RE::hkpMotion | virtual |
SetMass(float a_mass) | RE::hkpMotion | virtual |
SetMassInv(float a_massInv) | RE::hkpMotion | virtual |
SetPosition(const hkVector4 &a_position) | RE::hkpMotion | virtual |
SetPositionAndRotation(const hkVector4 &a_position, const hkQuaternion &a_rotation) | RE::hkpMotion | virtual |
SetRotation(const hkQuaternion &a_rotation) | RE::hkpMotion | virtual |
SetTransform(const hkTransform &a_transform) | RE::hkpMotion | virtual |
type | RE::hkpMotion | |
VTABLE | RE::hkpMotion | inlinestatic |
~hkBaseObject()=default | RE::hkBaseObject | virtual |
~hkpMotion() override | RE::hkpMotion | |
~hkReferencedObject() override=default | RE::hkReferencedObject | |