ModernUO/Projects/Server/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
..
Point2D.cs fix: Adds ISpanFormattable to Geometry structs (#1231) 2022-11-06 17:37:30 -08:00
Point3D.cs fix: Adds ISpanFormattable to Geometry structs (#1231) 2022-11-06 17:37:30 -08:00
Point3DList.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
Rectangle2D.cs fix: Adds ISpanFormattable to Geometry structs (#1231) 2022-11-06 17:37:30 -08:00
Rectangle3D.cs fix: Adds ISpanFormattable to Geometry structs (#1231) 2022-11-06 17:37:30 -08:00
WorldLocation.cs fix: Adds ISpanFormattable to Geometry structs (#1231) 2022-11-06 17:37:30 -08:00