Expand description
Pointy is a crate for 2D geometry providing points, lines, bounding boxes and affine transformations.
Structs§
- BBox
- Axis-aligned bounding box
- BBox
Iter - Iterator for points in a bounding box
- Line
- A line
- Pt
- 2-dimensional point / vector
- Seg
- A line segment
- Transform
- An affine transform for Pt values.
Enums§
- Bounds
- Position relative to bounding box