Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Get edge indexes from faces of a Delaunay triangulation

Subject: CGAL users discussion list

List archive

[cgal-discuss] Get edge indexes from faces of a Delaunay triangulation


Chronological Thread 
  • From: jalonso <>
  • To:
  • Subject: [cgal-discuss] Get edge indexes from faces of a Delaunay triangulation
  • Date: Mon, 22 Apr 2013 12:44:54 -0700 (PDT)

Dear all,

I have created a delaunay triangulation from a vector of points. I would
like to get, for each face or triangle, the index of the three edges with
respect to the input vector of points. I could not find this in the
documentation.
Any help would be appreciated. Thanks a lot!

Best,
Javier



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Get-edge-indexes-from-faces-of-a-Delaunay-triangulation-tp4657256.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page