pub unsafe extern "C" fn PxQuat_magnitudeSquared(
    self_: *const PxQuat
) -> f32
Expand description

This is the squared 4D vector length, should be 1 for unit quaternions.