Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Re: h.has_on(p) assertion error - how to figure out why?

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Re: h.has_on(p) assertion error - how to figure out why?


Chronological Thread 
  • From: "Sebastien Loriot (GeometryFactory)" <>
  • To:
  • Subject: Re: [cgal-discuss] Re: h.has_on(p) assertion error - how to figure out why?
  • Date: Mon, 11 Mar 2013 16:09:37 +0100
  • Organization: GeometryFactory

I see. You can use Simple_cartesian<Gmpq> and the stream operator directly on a nef polyhedron.

Sebastien.

On 03/11/2013 04:06 PM, marcosscriven wrote:
Hi Sebastien

Thanks - the trouble I have is that the inputs to CGAL at the time of the
assertion failure are mid way through a complex CSG tree.

Are the any convenience methods to stringify a Nef_polyhedron_3, or
otherwise output it's full state?

That way I could just print to the console the two polyhedrons causing this
issue, then create a test case to just take the difference of the two.

Marcos



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/h-has-on-p-assertion-error-how-to-figure-out-why-tp4656866p4656902.html
Sent from the cgal-discuss mailing list archive at Nabble.com.





Archive powered by MHonArc 2.6.18.

Top of Page