We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 771f8d3 commit 7c03fdfCopy full SHA for 7c03fdf
src/DelaunayTriangulation.jl
@@ -85,6 +85,7 @@ export each_ghost_triangle
85
export get_vertices
86
export clear_empty_features!
87
export get_indices
88
+export get_convex_hull_indices
89
90
include("predicates/certificate.jl")
91
include("predicates/boundaries_and_ghosts.jl")
0 commit comments