pub unsafe extern "C" fn PxJoint_getRelativeTransform(
self_: *const PxJoint,
) -> PxTransformExpand description
get the relative pose for this joint
This function returns the pose of the joint frame of actor1 relative to actor0
pub unsafe extern "C" fn PxJoint_getRelativeTransform(
self_: *const PxJoint,
) -> PxTransformget the relative pose for this joint
This function returns the pose of the joint frame of actor1 relative to actor0