Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Problems with AABB tree

Subject: CGAL users discussion list

List archive

[cgal-discuss] Problems with AABB tree


Chronological Thread 
  • From: mehdi <>
  • To:
  • Subject: [cgal-discuss] Problems with AABB tree
  • Date: Fri, 14 May 2010 02:31:23 -0700 (PDT)


Hi,

I am a newbie to CGAL, and I need to use the AABB tree in a special way but
I can't figure out how to.
Actually, I would like to have access to nodes and get the corresponding
subtrees.
The question is : if I build an AABB tree, how can I go through it step by
step and how can I get the subtree starting from a given node?
The second problem I have is: if I build an AABB tree of Polyhedron Triangle
Facets, is it possible to explore the facets contained in a subtree? and how
can I get the triangle corresponding to a facet?
I also would like to know if there is a function to compute the distance
between a point and a triangle.

Thanks.
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Problems-with-AABB-tree-tp2216313p2216313.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] Problems with AABB tree, mehdi, 05/14/2010

Archive powered by MHonArc 2.6.16.

Top of Page