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 09:27:54 -0700 (PDT)

Sebastien,

Do I need to construct the point?

In the example above, the points are the first thing I "construct". The
triangles are constructed from those points and the tree is constructed from
the triangles. My query triangle is also constructed from the points. So,
should not the points already be constructed? I do not see why to
reconstruct them.

Thanks.



-----
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-tp4657400p4657430.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page