Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Triangulation to polygon

Subject: CGAL users discussion list

List archive

[cgal-discuss] Triangulation to polygon


Chronological Thread 
  • From: Tunguska <>
  • To:
  • Subject: [cgal-discuss] Triangulation to polygon
  • Date: Mon, 30 Aug 2010 17:01:00 -0700 (PDT)


Hello,

I'm a new user of CGAL, and I'm trying to triangulate a set of 2D points to
closed polygons, without holes. After the triangulation I would like to
retrieve the points that form each triangulated polygon in a
counter-clockwise manner, and in a way that there is no crossing of the
polygons lines. Using one of the examples I can triangulate the points, but
cannot transform it to a list with the vertices of each polygon. Is there a
way to do that?

Thank you

Ivan
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Triangulation-to-polygon-tp2400873p2400873.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page