Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Nef3: Wrong normal vector reported, causes triangulator crash

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Nef3: Wrong normal vector reported, causes triangulator crash


Chronological Thread 
  • From: Marius Kintel <>
  • To:
  • Subject: Re: [cgal-discuss] Nef3: Wrong normal vector reported, causes triangulator crash
  • Date: Tue, 6 Jan 2015 22:41:18 -0500

Hi again,

After looking more carefully at the code, I see that I do pass
CGAL::Exact_predicates_tag as a tag to the CDT. As far as I understand, this
means that the CDT should be robust wrt. intersecting constraints.
Does that mean that I found a bug in CDT? If so, I can provide a minimal test
program which breaks a stand-alone CDT.

-Marius




Archive powered by MHonArc 2.6.18.

Top of Page