Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] PSLG 2D Delaunay Triangulation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] PSLG 2D Delaunay Triangulation


Chronological Thread 
  • From: Olivier Devillers <>
  • To:
  • Subject: Re: [cgal-discuss] PSLG 2D Delaunay Triangulation
  • Date: Fri, 03 Apr 2009 09:39:47 +0200

panayiotis foteinos a écrit :
-----> is this because the resulting mesh does not triangulate the convex hull

yes

(see the source of is_valid in Triuangulation_2.h)


either you only use the is_valid of the tds (do not check orientation of triangles)
either you rewrite your own is_valid keeping the geometric check only fot finite triangles.




Archive powered by MHonArc 2.6.16.

Top of Page