Open rjgriffin42 opened 1 year ago
If you call geometricallyEquals on a convex polygon, it shouldn't care about the ordering of the vertices, as that doesn't influence geometrically if the two polygons are equivalent.
ConvexPolygon2DTest
If you call geometricallyEquals on a convex polygon, it shouldn't care about the ordering of the vertices, as that doesn't influence geometrically if the two polygons are equivalent.