vcglib/vcg/space/index/aabb_binary_tree
Marco Di Benedetto 2a3744d4d8 Removed "parent" pointer class member in Node class. 2005-10-05 01:43:28 +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 Removed '&' in FrustumCull() method. 2005-09-29 22:20:49 +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