This is the complete list of members for AzPhysics::JointHelpersInterface, including all inherited members.
AZ_DISABLE_COPY_MOVE(JointHelpersInterface) (defined in AzPhysics::JointHelpersInterface) | AzPhysics::JointHelpersInterface | |
AZ_RTTI(AzPhysics::JointHelpersInterface, "{A511C64D-C8A5-4E8F-9C69-8DC5EFAD0C4C}") (defined in AzPhysics::JointHelpersInterface) | AzPhysics::JointHelpersInterface | |
ComputeInitialJointLimitConfiguration(const AZ::TypeId &jointLimitTypeId, const AZ::Quaternion &parentWorldRotation, const AZ::Quaternion &childWorldRotation, const AZ::Vector3 &axis, const AZStd::vector< AZ::Quaternion > &exampleLocalRotations)=0 | AzPhysics::JointHelpersInterface | pure virtual |
GenerateJointLimitVisualizationData(const JointConfiguration &configuration, const AZ::Quaternion &parentRotation, const AZ::Quaternion &childRotation, float scale, AZ::u32 angularSubdivisions, AZ::u32 radialSubdivisions, AZStd::vector< AZ::Vector3 > &vertexBufferOut, AZStd::vector< AZ::u32 > &indexBufferOut, AZStd::vector< AZ::Vector3 > &lineBufferOut, AZStd::vector< bool > &lineValidityBufferOut)=0 | AzPhysics::JointHelpersInterface | pure virtual |
GetSupportedJointTypeId(JointType typeEnum) const =0 | AzPhysics::JointHelpersInterface | pure virtual |
GetSupportedJointTypeIds() const =0 | AzPhysics::JointHelpersInterface | pure virtual |
JointHelpersInterface()=default (defined in AzPhysics::JointHelpersInterface) | AzPhysics::JointHelpersInterface | |
~JointHelpersInterface()=default (defined in AzPhysics::JointHelpersInterface) | AzPhysics::JointHelpersInterface | virtual |