Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Assertion: CGAL/Interval_nt.h:88: !(i>s)

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Assertion: CGAL/Interval_nt.h:88: !(i>s)


Chronological Thread 
  • From: Sylvain Pion <>
  • To:
  • Subject: Re: [cgal-discuss] Assertion: CGAL/Interval_nt.h:88: !(i>s)
  • Date: Fri, 06 Aug 2010 14:50:45 +0200
  • Organization: INRIA

Le 06/08/10 14:02, Bruce Duncan a écrit :
For one of the assertions I'm hitting, I've created what I hope is a
small testcase. The code and the output on my machine is attached.

The assertion means that an uninitialized variable has been used.
And indeed the plane equations in the Polyhedron of CGAL needs manual
construction. Seehttp://www.cgal.org/FAQ.html#polyhedron_normals .

--
Sylvain



Archive powered by MHonArc 2.6.16.

Top of Page