This website requires JavaScript.
Explore
Help
Sign In
manolas
/
vcglib
Watch
1
Star
0
Fork
You've already forked vcglib
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
56412a6071
vcglib
/
vcg
/
space
/
index
/
aabb_binary_tree
History
Marco Di Benedetto
56412a6071
Modified objapplyfunctor to nodeapplyfunctor.
2005-10-15 19:14:35 +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 the supposedly wrong first parameter in the three invocation of ClassType::BoundObjects.
2005-10-12 09:59:40 +00:00
closest.h
#included aabbtree base.
2005-09-28 19:49:13 +00:00
frustum_cull.h
Modified objapplyfunctor to nodeapplyfunctor.
2005-10-15 19:14:35 +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