[][src]Function nalgebra_glm::quat_short_mix

pub fn quat_short_mix<N: RealField>(x: &Qua<N>, y: &Qua<N>, a: N) -> Qua<N>

The spherical linear interpolation between two quaternions.