Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Combining Triangulation_euclidean_traits_xy_3 with Constrained_Delaunay_triangulation_2

Subject: CGAL users discussion list

List archive

[cgal-discuss] Combining Triangulation_euclidean_traits_xy_3 with Constrained_Delaunay_triangulation_2


Chronological Thread 
  • From: Ole Rehmsen <>
  • To:
  • Subject: [cgal-discuss] Combining Triangulation_euclidean_traits_xy_3 with Constrained_Delaunay_triangulation_2
  • Date: Wed, 16 Dec 2009 11:32:44 -0700

Hey everyone,

I could not find an answer in the FAQ, the documentation or the mailing list
archives.
I am using the CDT to triangulate a set of points lying in the x-y-plane, but
later would like to elevate these points (in z direction). I stumbled across
Triangulation_euclidean_traits_xy_3 which basically allows just that, only
for the non-constraint Delaunay triangulation. Is it somehow possible to use
3D points for a CDT that simply ignores the z coordinate?

Cheers
Ole

Attachment: smime.p7s
Description: S/MIME cryptographic signature




Archive powered by MHonArc 2.6.16.

Top of Page