[][src]Function nalgebra_glm::quat_rotation

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

The rotation required to align orig to dest.