VRageMath.Vector3I.BoxIntersects - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← Vector3I
public static bool BoxIntersects(Vector3I minA, Vector3I maxA, Vector3I minB, Vector3I maxB)
public static bool BoxIntersects(ref Vector3I minA, ref Vector3I maxA, ref Vector3I minB, ref Vector3I maxB)