VoronoiDelaunay.jl icon indicating copy to clipboard operation
VoronoiDelaunay.jl copied to clipboard

Vertices of triangles as indexes of original points

Open dfdx opened this issue 9 years ago • 34 comments

Is it possible, given instance of DelaunayTriangle, to retrieve indexes of original points, making its vertices? For example, if we added 20 points, and first triangle is made by points (3), (5) and (11) (in order of pushing them), is it possible to get these indexes?

dfdx avatar Jan 17 '15 01:01 dfdx