Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Constrained Delauny Triangulation

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Constrained Delauny Triangulation


Chronological Thread 
  • From: JuanLu <>
  • To:
  • Subject: [cgal-discuss] Re: Constrained Delauny Triangulation
  • Date: Mon, 13 Aug 2012 11:20:17 -0700 (PDT)

I have commented the line 425 (the assert was already uncommented) and I get
a new assertion violation (15 lines below):

terminate called after throwing an instance of 'CGAL::Assertion_exception'
what(): CGAL ERROR: assertion violation!
Expr: n == zone.fh
File: ../../dev/CGAL-4.0/include/CGAL/Mesh_2/Refine_edges.h
Line: 440

Have you got this assert violation too? Should this assert be commented too?




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Constrained-Delauny-Triangulation-tp4655688p4655699.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page