rgeometry
0.10.2
In rgeometry::
algorithms::
convex_
hull::
melkman
rgeometry
::
algorithms
::
convex_hull
::
melkman
Function
convex_hull
Copy item path
Source
pub fn convex_hull<T>(polygon: &
Polygon
<T>) ->
PolygonConvex
<T>
where T:
PolygonScalar
,