Attachment(ActorInstance *attachToActorInstance, ActorInstance *attachment) | EMotionFX::Attachment | protected |
AttachmentNode(ActorInstance *attachToActorInstance, size_t attachToNodeIndex, ActorInstance *attachment, bool managedExternally=false) | EMotionFX::AttachmentNode | protected |
Create(ActorInstance *attachToActorInstance, size_t attachToNodeIndex, ActorInstance *attachment, bool managedExternally=false) | EMotionFX::AttachmentNode | static |
DecreaseReferenceCount() | MCore::RefCounted | |
Delete() (defined in MCore::RefCounted) | MCore::RefCounted | protectedvirtual |
Destroy() | MCore::RefCounted | |
GetAttachmentActorInstance() const | EMotionFX::Attachment | |
GetAttachToActorInstance() const | EMotionFX::Attachment | |
GetAttachToNodeIndex() const | EMotionFX::AttachmentNode | |
GetIsInfluencedByMultipleJoints() const override final | EMotionFX::AttachmentNode | inlinevirtual |
GetIsManagedExternally() const | EMotionFX::AttachmentNode | |
GetReferenceCount() const | MCore::RefCounted | |
GetType() const override | EMotionFX::AttachmentNode | inlinevirtual |
GetTypeString() const override | EMotionFX::AttachmentNode | inlinevirtual |
IncreaseReferenceCount() | MCore::RefCounted | |
m_actorInstance | EMotionFX::Attachment | protected |
m_attachedToNode | EMotionFX::AttachmentNode | protected |
m_attachment | EMotionFX::Attachment | protected |
m_isManagedExternally | EMotionFX::AttachmentNode | protected |
RefCounted() | MCore::RefCounted | |
SetIsManagedExternally(bool managedExternally) | EMotionFX::AttachmentNode | |
TYPE_ID enum value (defined in EMotionFX::AttachmentNode) | EMotionFX::AttachmentNode | |
Update() override | EMotionFX::AttachmentNode | virtual |
UpdateJointTransforms(Pose &outPose) | EMotionFX::Attachment | inlinevirtual |
~Attachment() | EMotionFX::Attachment | protectedvirtual |
~AttachmentNode() | EMotionFX::AttachmentNode | protectedvirtual |
~RefCounted() | MCore::RefCounted | virtual |