Function classicube_sys::Vec3_Equals

source ยท
pub fn Vec3_Equals(a: &Vec3, b: &Vec3) -> bool
Expand description

Whether all of the components of the two vectors are equal.