Function nalgebra_glm::quat_dot

source ·
pub fn quat_dot<N: Real>(x: &Qua<N>, y: &Qua<N>) -> N
Expand description

The scalar product of two quaternions.