Module triangulate_delaunay

Module triangulate_delaunay 

Source
Expand description

Triangulate polygons using an (un)constrained Delaunay Triangulation algorithm.

Structs§

DelaunayTriangulationConfig
Collection of parameters that influence the precision of the algorithm in some sense (see explanations on fields of this struct)

Enums§

TriangulationError

Traits§

SpadeTriangulationFloat
TriangulateDelaunay
Triangulate polygons using a Delaunay Triangulation

Type Aliases§

Triangles
TriangulationResult