Function nalgebra_glm::quat_rotation[][src]

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

The rotation required to align orig to dest.