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
b7d4a5efd6
vcglib
/
vcg
/
space
/
index
/
aabb_binary_tree
History
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