Module sark_grids::geometry
source · Expand description
Utilities for building geometric shapes on a grid.
Structs§
- A filled circle. Points within the circle can be iterator over.
- A hollow circle.
- A line of points on a grid.
- An orthogonal line of points on a grid.
- A rectangle of points on a grid.