Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: Boolean set operation assertion

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: Boolean set operation assertion


Chronological Thread 
  • From: "T.vanLankveld" <>
  • To:
  • Subject: [cgal-discuss] Re: Boolean set operation assertion
  • Date: Tue, 22 Mar 2011 08:50:54 -0700 (PDT)

Furthermore, when I use a Lazy exact kernel some very weird errors start
turning up, so I'd rather not use it; an example of these errors is:
Point_2 p, q = ...
CGAL_triangulation_precondition(p != q);
CGAL_triangulation_precondition(Vector_2(p, q) != Direction());
here for some reason, and in some cases the first precondition is passed,
but the second isn't.

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Boolean-set-operation-assertion-tp3396262p3396813.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page