Function nalgebra_glm::quat_equal[][src]

pub fn quat_equal<N: Real>(x: &Qua<N>, y: &Qua<N>) -> TVec<bool, U4>

Component-wise equality comparison between two quaternions.