pub unsafe extern "C" fn PxJoint_getLocalPose(
self_: *const PxJoint,
actor: PxJointActorIndex,
) -> PxTransformExpand description
get the joint local pose for an actor.
return the local pose for this joint
pub unsafe extern "C" fn PxJoint_getLocalPose(
self_: *const PxJoint,
actor: PxJointActorIndex,
) -> PxTransformget the joint local pose for an actor.
return the local pose for this joint