Module geo::algorithm::convex_hull

source ·
Expand description

Calculate the convex hull of a Geometry.

Re-exports

Modules

Traits

  • Returns the convex hull of a Polygon. The hull is always oriented counter-clockwise.