pub unsafe extern "C" fn PxTransform_getNormalized(
self_: *const PxTransform,
) -> PxTransformExpand description
return a normalized transform (i.e. one in which the quaternion has unit magnitude)
pub unsafe extern "C" fn PxTransform_getNormalized(
self_: *const PxTransform,
) -> PxTransformreturn a normalized transform (i.e. one in which the quaternion has unit magnitude)