pub fn quat_normalize<N: Real>(q: &Qua<N>) -> Qua<N>
Expand description

Normalizes the quaternion q.