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 04:07:04 -0800 (PST)

I just try to get a reproductible example and maybe find what is the problem.

I compute the hausdorff distance after applying a "simulation" of a
topological operation, which leads to create, temporarily, flat triangles.

Those triangles are given to the AABB tree, and it should logically produce
this kind of results, even if there is "good" triangles (with area != 0)
adjacent to them.

This should be the the expected working of the structure. Anyway, I can
easily avoid this case, now.

Thank you and sorry for the inconvenience.



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



Archive powered by MHonArc 2.6.18.

Top of Page