vcglib/vcg/space/index/aabb_binary_tree
Luigi Malomo cf4844f4a4 fixed a bug in frustum culling.
objects that are not in the halfspace determined by the plane direction will be culled.
2013-09-26 11:16:26 +00:00
..
aabb_binary_tree.h added Empty() and Clear() members to AABBBinaryTreeIndex. 2013-08-30 11:44:54 +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 returned closest point was wrong. 2010-07-15 19:37:59 +00:00
frustum_cull.h fixed a bug in frustum culling. 2013-09-26 11:16:26 +00:00
kclosest.h #included aabbtree base. 2005-09-28 19:49:13 +00:00
ray.h Removed child ordered traversal. 2005-10-26 11:41:07 +00:00