VRageMath.Vector3LNormalEqualityComparer - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index
public class Vector3LNormalEqualityComparer: IEqualityComparer<Vector3L>
This can be used only to compare normal vectors of Vector3L, where X, Y and Z has values -1, 0 or 1
Namespace: VRageMath
Assembly: VRage.Math.dll
Implements:
Vector3LNormalEqualityComparer()
bool Equals(Vector3L x, Vector3L y)