Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] constrained 2D regular triangulation

Subject: CGAL users discussion list

List archive

[cgal-discuss] constrained 2D regular triangulation


Chronological Thread 
  • From: fdegoes <>
  • To:
  • Subject: [cgal-discuss] constrained 2D regular triangulation
  • Date: Tue, 9 Oct 2012 10:52:53 -0700 (PDT)

hello,

I am looking for a way to construct a 2D regular triangulation with
constrained edges.
More specifically, I have weighted points inside a 2D region and the
boundary of the region is given by a list of edges, then I am trying to
triangulate the weighted points such that the boundary edges are part of the
triangulation and the interior edges are regular.

Since this sounds very similar to the class
Constrained_Delaunay_triangulation_2, I was wondering if it is possible to
extend it to constrained regular triangulation.

thank you,
Fernando de Goes



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/constrained-2D-regular-triangulation-tp4655997.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] constrained 2D regular triangulation, fdegoes, 10/09/2012

Archive powered by MHonArc 2.6.18.

Top of Page