ezEngine  Release 25.03
ezPxControlledRagdollComponent Member List

This is the complete list of members for ezPxControlledRagdollComponent, including all inherited members.

AddForceAtPos(ezMsgPhysicsAddForce &ref_msg) (defined in ezPxRagdollComponent)ezPxRagdollComponent
AddImpulseAtPos(ezMsgPhysicsAddImpulse &ref_msg) (defined in ezPxRagdollComponent)ezPxRagdollComponent
AddLimbGeometry(ezBasisAxis::Enum srcBoneDir, physx::PxRigidActor &actor, const ezSkeletonResourceGeometry &geo) (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
ApplyImpulse() (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
ClearPhysicsObjects() (defined in ezPxRagdollComponent)ezPxRagdollComponentprotectedvirtual
ComputeLimbGlobalTransform(ezTransform &transform, const ezMsgAnimationPoseUpdated &pose, ezUInt32 uiIndex) (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
ComputeLimbModelSpaceTransform(ezTransform &transform, const ezMsgAnimationPoseUpdated &pose, ezUInt32 uiIndex) (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
CreateConstraints() (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
CreateLimbBody(physx::PxPhysics *pPxApi, const LimbConfig &parentLimb, LimbConfig &thisLimb) override (defined in ezPxControlledRagdollComponent)ezPxControlledRagdollComponentprotectedvirtual
CreateLimbJoint(physx::PxPhysics *pPxApi, const ezSkeletonJoint &thisJoint, physx::PxRigidBody *pPxParentBody, const ezTransform &parentFrame, physx::PxRigidBody *pPxThisBody, const ezTransform &thisFrame) override (defined in ezPxControlledRagdollComponent)ezPxControlledRagdollComponentprotectedvirtual
Deinitialize()ezComponentprotectedvirtual
DeserializeComponent(ezWorldReader &inout_stream) overrideezPxControlledRagdollComponentvirtual
EnableUnhandledMessageHandler(bool enable)ezComponentprotected
EnsureInitialized()ezComponent
EnsureSimulationStarted()ezComponent
EnsureSkeletonIsKnown() (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
ezComponent()ezComponentprotected
ezPxComponent() (defined in ezPxComponent)ezPxComponent
ezPxControlledRagdollComponent() (defined in ezPxControlledRagdollComponent)ezPxControlledRagdollComponent
ezPxRagdollComponent() (defined in ezPxRagdollComponent)ezPxRagdollComponent
ezReflectedClass()=default (defined in ezReflectedClass)ezReflectedClass
FinishSetupLimbs() (defined in ezPxRagdollComponent)ezPxRagdollComponentinlineprotectedvirtual
GetActiveFlag() constezComponent
GetDisableGravity() const (defined in ezPxRagdollComponent)ezPxRagdollComponentinline
GetDynamicRTTI() const (defined in ezReflectedClass)ezReflectedClassinlinevirtual
GetHandle() constezComponent
GetMode() const =0 (defined in ezComponent)ezComponentprotectedpure virtual
GetOwner()ezComponent
GetOwner() constezComponent
GetOwningManager()ezComponent
GetOwningManager() constezComponent
GetShapeId() const (defined in ezPxRagdollComponent)ezPxRagdollComponentinline
GetStaticRTTI() (defined in ezNoBase)ezNoBaseinlinestatic
GetTypeId() const =0 (defined in ezComponent)ezComponentprotectedpure virtual
GetUniqueID() constezComponent
GetUserFlag(ezUInt8 uiFlagIndex) constezComponent
GetWorld()ezComponent
GetWorld() constezComponent
HandlesMessage(const ezMessage &msg) constezComponentvirtual
Initialize()ezComponentprotectedvirtual
IsActive() constezComponent
IsActiveAndInitialized() constezComponent
IsActiveAndSimulating() constezComponent
IsDynamic() constezComponentprotected
IsInitialized() const (defined in ezComponent)ezComponentprotected
IsInitializing() const (defined in ezComponent)ezComponentprotected
IsInstanceOf(const ezRTTI *pType) constezReflectedClass
IsInstanceOf() constezReflectedClassinline
IsSimulationStarted() const (defined in ezComponent)ezComponentprotected
IsSleeping() const override (defined in ezPxControlledRagdollComponent)ezPxControlledRagdollComponentprotectedvirtual
m_bDisableGravity (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
m_bLimbsSetup (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
m_bSelfCollision (defined in ezPxRagdollComponent)ezPxRagdollComponent
m_Constraints (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
m_hSkeleton (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
m_LimbPoses (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
m_Limbs (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
m_NextImpulse (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
m_pMessageDispatchTypeezComponentprotected
m_pPxAggregate (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
m_pPxRootBody (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
m_pPxUserData (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
m_RootBodyLocalTransform (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
m_Start (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
m_uiPxShapeID (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
m_uiPxUserDataIndex (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
OnActivated()ezComponentprotectedvirtual
OnAnimationPoseProposal(ezMsgAnimationPoseProposal &ref_msg) (defined in ezPxRagdollComponent)ezPxRagdollComponent
OnAnimationPoseUpdated(ezMsgAnimationPoseUpdated &ref_msg) (defined in ezPxRagdollComponent)ezPxRagdollComponent
OnDeactivated() overrideezPxControlledRagdollComponentprotectedvirtual
OnRetrieveBoneState(ezMsgRetrieveBoneState &ref_msg) const (defined in ezPxRagdollComponent)ezPxRagdollComponent
OnSimulationStarted() overrideezPxControlledRagdollComponentprotectedvirtual
OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg)ezComponentprotectedvirtual
OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg) constezComponentprotectedvirtual
PostMessage(const ezMessage &msg, ezTime delay=ezTime::MakeZero(), ezObjectMsgQueueType::Enum queueType=ezObjectMsgQueueType::NextFrame) constezComponent
RetrievePhysicsPose() (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
SendMessage(ezMessage &ref_msg)ezComponentinline
SendMessage(ezMessage &ref_msg) const (defined in ezComponent)ezComponentinline
SerializeComponent(ezWorldWriter &inout_stream) const overrideezPxControlledRagdollComponentvirtual
SetActiveFlag(bool bEnabled)ezComponent
SetCreatedByPrefab()ezComponentinline
SetDisableGravity(bool b) (defined in ezPxRagdollComponent)ezPxRagdollComponent
SetUniqueID(ezUInt32 uiUniqueID)ezComponent
SetupLimbBodiesAndGeometry(const ezSkeletonResource *pSkeleton, const ezMsgAnimationPoseUpdated &pose) (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
SetupLimbJoints(const ezSkeletonResource *pSkeleton) (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
SetupLimbs(const ezMsgAnimationPoseUpdated &pose) (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
SetupLimbsFromBindPose() (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
SetupPxBasics(physx::PxPhysics *pPxApi, ezPhysXWorldModule *pPxModule) (defined in ezPxRagdollComponent)ezPxRagdollComponentprotectedvirtual
SetUserFlag(ezUInt8 uiFlagIndex, bool bSet)ezComponent
Update() (defined in ezPxRagdollComponent)ezPxRagdollComponentprotected
WakeUp() override (defined in ezPxControlledRagdollComponent)ezPxControlledRagdollComponentprotectedvirtual
WasCreatedByPrefab() constezComponentinline
~ezComponent() (defined in ezComponent)ezComponentprotectedvirtual
~ezPxComponent() (defined in ezPxComponent)ezPxComponent
~ezPxControlledRagdollComponent() (defined in ezPxControlledRagdollComponent)ezPxControlledRagdollComponent
~ezPxRagdollComponent() (defined in ezPxRagdollComponent)ezPxRagdollComponent
~ezReflectedClass()=default (defined in ezReflectedClass)ezReflectedClassvirtual