Expand description
Triangulate polygons using an ear-cutting algorithm.
Requires the "earcutr"
feature.
Structs§
- Iter
- RawTriangulation
- The raw result of triangulating a polygon from
earcutr
.
Traits§
- Triangulate
Earcut - Triangulate polygons using an ear-cutting algorithm.