Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Squared distance on AABB tree of CGAL : precondition violation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Squared distance on AABB tree of CGAL : precondition violation


Chronological Thread 
  • From: fcaillaud <>
  • To:
  • Subject: Re: [cgal-discuss] Squared distance on AABB tree of CGAL : precondition violation
  • Date: Tue, 3 Feb 2015 02:56:55 -0800 (PST)

Hello,

Sorry for that long absence.

I built in Debug mode on Ubuntu 12.04 (gcc-4.6.3).

And the error seems to persist even in Release on Ubuntu 14.04 (gcc-4.8.2).
There's no more "CGAL ERROR: precondition violation! ",
but the results of 'squared_distance(Point)' aren't correct (wrong value or
NAN).

I remind that the points used are often on the surface given to the AABB
tree.

here is my implementation :



Do you have more clues ??

Thanks in advance.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Squared-distance-on-AABB-tree-of-CGAL-precondition-violation-tp4659248p4660387.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page