[]Function rusty_engine::prelude::glm::quat_dot

pub fn quat_dot<N>(x: &Quaternion<N>, y: &Quaternion<N>) -> N where
    N: RealField

The scalar product of two quaternions.