Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: triangle_query to AABB_triangle_tree fails.

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: triangle_query to AABB_triangle_tree fails.


Chronological Thread 
  • From: placebo <>
  • To:
  • Subject: [cgal-discuss] Re: triangle_query to AABB_triangle_tree fails.
  • Date: Tue, 14 May 2013 08:11:38 -0700 (PDT)

Sebastien,

Indeed, using "Simple_cartesian" or
"Exact_predicates_inexact_constructions_kernel" allows me to find correct
NUMBER of intersections, BUT these kernels do not correctly return WHAT KIND
of intersections they are (i.e. Point, Segment, etc.). I have to use
"Exact_predicates_EXACT_constructions_kernel" if I want that information.
Does this sound right to you?



-----
Willie B. Maddox Ph.D.
Physicist / Senior Systems Modeler
Science Applications International Corporation
Huntsville, AL USA
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/triangle-query-to-AABB-triangle-tree-returns-incorrect-intersection-objects-tp4657400p4657425.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page