pub unsafe extern "C" fn PxJoint_getRelativeTransform(
    self_: *const PxJoint
) -> PxTransform
Expand description

get the relative pose for this joint

This function returns the pose of the joint frame of actor1 relative to actor0