vcglib/vcg/space/index/aabb_binary_tree
Marco Di Benedetto b7d4a5efd6 First Commit, new version. 2005-10-05 01:59:56 +00:00
..
aabb_binary_tree.h Changed the default strategy for building a AABB tree. Now the max num of elem per leaf is a constant (10) 2005-10-02 23:13:30 +00:00
base.h Removed "parent" pointer class member in Node class. 2005-10-05 01:43:28 +00:00
closest.h #included aabbtree base. 2005-09-28 19:49:13 +00:00
frustum_cull.h First Commit, new version. 2005-10-05 01:59:56 +00:00
kclosest.h #included aabbtree base. 2005-09-28 19:49:13 +00:00
ray.h Node children are now tested in ascending ray-T order. 2005-10-05 01:40:56 +00:00