Namespace Edgar.Geometry
Classes
OrthogonalLineGrid2D
Structure representing an orthogonal line in a integer grid.
OrthogonalLineGrid2D.Direction
Enum that holds a direction of an orthogonal line.
PolygonGrid2D
A class representing an immutable polygon where each of its vertices has integer coordinates.
PolygonGrid2DBuilder
Helper class for creating polygons.
RectangleGrid2D
TransformationGrid2D
TransformationGrid2DHelper
Vector2Int
Integer vector with 2 elements. Represents a point in a 2D discrete space.