Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Tag all faces in the Constrained Delaunay triangulation

Subject: CGAL users discussion list

List archive

[cgal-discuss] Tag all faces in the Constrained Delaunay triangulation


Chronological Thread 
  • From: Bear <>
  • To:
  • Subject: [cgal-discuss] Tag all faces in the Constrained Delaunay triangulation
  • Date: Thu, 1 Aug 2013 11:31:40 -0700 (PDT)

Hi,

I have a group of enclosed polygons and use them as constraints to construct
a constrained Delaunay triangulation. I want to locate the polygons which a
triangulation face is belonging to. A face may be inside 0, 1, or several
polygons. These polygons may have holes, overlap, and shared edges.

How can I do?

The Constrained Delaunay Demo shows how to check whether a face is in
domain, but it is not enough for me.

Thanks in advance.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Tag-all-faces-in-the-Constrained-Delaunay-triangulation-tp4657869.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page