Expand description

This module contains data types and functions for basic polygons without holes.

Re-exports

Structs

  • A SimplePolygon is a polygon defined by vertices. It does not contain holes but can be self-intersecting.