ModernUO/Projects/Server.Tests/Tests/Geometry
Kamron Batman d7d914df6c
fix: Adds ISpanFormattable to Geometry structs (#1231)
* Adds ISpanFormattable to geometry structs and makes ToString() near-zero-allocation.
* Adds IEquatable, and Parsable to Rectangle3D to get it in-line with the other structs.

Closes #1067
2022-11-06 17:37:30 -08:00
..
Point2DTests.cs fix: Adds ISpanFormattable to Geometry structs (#1231) 2022-11-06 17:37:30 -08:00
Point3DTests.cs fix: Adds ISpanFormattable to Geometry structs (#1231) 2022-11-06 17:37:30 -08:00
Rectangle2DTests.cs fix: Adds ISpanFormattable to Geometry structs (#1231) 2022-11-06 17:37:30 -08:00
Rectangle3DTests.cs fix: Adds ISpanFormattable to Geometry structs (#1231) 2022-11-06 17:37:30 -08:00
WorldLocationTests.cs fix: Adds ISpanFormattable to Geometry structs (#1231) 2022-11-06 17:37:30 -08:00