JuliaGeometry / DelaunayTriangulation.jl

Delaunay triangulations and Voronoi tessellations in two dimensions.
https://juliageometry.github.io/DelaunayTriangulation.jl/
MIT License
62 stars 5 forks source link

Add `has_polygon_vertex` for VoronoiTessellations #115

Closed DanielVandH closed 1 month ago

DanielVandH commented 2 months ago

Would be nice to have.