pub fn quat_rotation<N: Real>(orig: &TVec3<N>, dest: &TVec3<N>) -> Qua<N>
Expand description

The rotation required to align orig to dest.