This is the complete list of members for AzPhysics::Joint, including all inherited members.
AZ_CLASS_ALLOCATOR_DECL (defined in AzPhysics::Joint) | AzPhysics::Joint | |
AZ_RTTI(AzPhysics::Joint, "{1EEC9382-3434-4866-9B18-E93F151A6F59}") (defined in AzPhysics::Joint) | AzPhysics::Joint | |
GenerateJointLimitVisualizationData(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) (defined in AzPhysics::Joint) | AzPhysics::Joint | inlinevirtual |
GetChildBodyHandle() const =0 (defined in AzPhysics::Joint) | AzPhysics::Joint | pure virtual |
GetNativePointer() const =0 (defined in AzPhysics::Joint) | AzPhysics::Joint | pure virtual |
GetNativeType() const =0 (defined in AzPhysics::Joint) | AzPhysics::Joint | pure virtual |
GetParentBodyHandle() const =0 (defined in AzPhysics::Joint) | AzPhysics::Joint | pure virtual |
GetUserData() | AzPhysics::Joint | inline |
m_jointHandle | AzPhysics::Joint | |
m_sceneOwner | AzPhysics::Joint | |
Reflect(AZ::ReflectContext *context) (defined in AzPhysics::Joint) | AzPhysics::Joint | static |
SetChildBody(AzPhysics::SimulatedBodyHandle childBody)=0 (defined in AzPhysics::Joint) | AzPhysics::Joint | pure virtual |
SetParentBody(AzPhysics::SimulatedBodyHandle parentBody)=0 (defined in AzPhysics::Joint) | AzPhysics::Joint | pure virtual |
SetUserData(T *userData) | AzPhysics::Joint | inline |
~Joint()=default (defined in AzPhysics::Joint) | AzPhysics::Joint | virtual |