Function nalgebra_glm::quat_dot[][src]

pub fn quat_dot<T: RealNumber>(x: &Qua<T>, y: &Qua<T>) -> T
Expand description

The scalar product of two quaternions.