Skip to content

Commit 7c03fdf

Browse files
committed
export get_convex_hull_indices
1 parent 771f8d3 commit 7c03fdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DelaunayTriangulation.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ export each_ghost_triangle
8585
export get_vertices
8686
export clear_empty_features!
8787
export get_indices
88+
export get_convex_hull_indices
8889

8990
include("predicates/certificate.jl")
9091
include("predicates/boundaries_and_ghosts.jl")

0 commit comments

Comments
 (0)