pub unsafe extern "C" fn PxShapeExt_getGlobalPose(
shape: *const PxShape,
actor: *const PxRigidActor,
) -> PxTransformExpand description
Retrieves the world space pose of the shape.
Global pose of shape.
pub unsafe extern "C" fn PxShapeExt_getGlobalPose(
shape: *const PxShape,
actor: *const PxRigidActor,
) -> PxTransformRetrieves the world space pose of the shape.
Global pose of shape.