Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] AABB Tree Batched Point Location?

Subject: CGAL users discussion list

List archive

[cgal-discuss] AABB Tree Batched Point Location?


Chronological Thread 
  • From:
  • To:
  • Subject: [cgal-discuss] AABB Tree Batched Point Location?
  • Date: Thu, 24 Dec 2009 09:18:26 +0200


Hello,

I have a rather large mesh, and a similarly large point cloud. I would like to
find for each point in the cloud its closest primitive on the mesh. However, I
saw that that AABB tree does not have a batched point queries. Would it hurt
performance to query each point in its turn? does the mentioned acceleration
fix that?

Amir.


  • [cgal-discuss] AABB Tree Batched Point Location?, avaxman, 12/24/2009

Archive powered by MHonArc 2.6.16.

Top of Page