Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] assert in refine_edges.h

Subject: CGAL users discussion list

List archive

[cgal-discuss] assert in refine_edges.h


Chronological Thread 
  • From: HuyLe <>
  • To:
  • Subject: [cgal-discuss] assert in refine_edges.h
  • Date: Tue, 26 Aug 2014 13:14:28 -0700 (PDT)

I'm trying to use CGAL to get a conforming delaunay triangulations, but with
some input, I'm getting a assert in refine_edges.h (Line 434 in v4.4)
CGAL_assertion(n == zone.fh);

I have modified the Mesh_2/conforming.cpp example to reproduce the issue,
see attachment: conforming.cpp
<http://cgal-discuss.949826.n4.nabble.com/file/n4659748/conforming.cpp>

Hope this help to find the issue.

Regards,

Huy




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/assert-in-refine-edges-h-tp4659748.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page