Skip to Content.
Sympa Menu

cgal-discuss - polyhedron_3 2 nef and GMP

Subject: CGAL users discussion list

List archive

polyhedron_3 2 nef and GMP


Chronological Thread 
  • From: olivier stab <>
  • To:
  • Subject: polyhedron_3 2 nef and GMP
  • Date: Mon, 19 Mar 2007 18:16:03 +0100

I still have the problem with my polyhedron : a point is not (exactly) on the plane of its own face :-(

CGAL error: assertion violation!
Expr: pe_prev->facet()->plane().has_on(pv.point())

even if I set the precision with mpfr_set_default_prec(500) instead of 53 !!!
I think I am not getting the right way...
If somebody has an idea...

Thanks.




Archive powered by MHonArc 2.6.16.

Top of Page