vcglib/vcg/space/index
ganovelli 41bc27e33e Changed the type of query type. Made it dependend on distance functor 2008-09-24 09:28:53 +00:00
..
aabb_binary_tree Corrected Pass-Through bits and added visit flag. 2006-01-19 13:54:49 +00:00
base.h added GetInSphere and GetInBox functions 2005-10-03 13:58:21 +00:00
grid_closest.h changes to compile previous commit with gcc 2008-09-24 09:15:38 +00:00
grid_static_obj.h update to the new single template BasicGrid 2008-07-01 12:37:27 +00:00
grid_static_ptr.h Changed the type of query type. Made it dependend on distance functor 2008-09-24 09:28:53 +00:00
grid_util.h Removed one useless template parameter from the BasicGrid class and added a couple of useful accessory functions 2008-07-01 09:32:48 +00:00
octree.h Corrected wrong deallocation when octree was destroyed after being never used. 2007-05-10 10:48:49 +00:00
octree_template.h removed harmless warnings 2008-07-09 10:31:55 +00:00
perfect_spatial_hashing.h Initial commit. Only the Set and GetInSphere methods of the SpatialIndex interface are implemented. 2007-02-18 22:43:10 +00:00
space_iterators.h - Change to avoid dangerous iterators decrement in RayITerator: reverse iterator used (same as in ClosestIterator) 2008-07-29 16:05:29 +00:00
spatial_hashing.h updated the spatial indexing class to the new basicgrid class that has only one template parameter 2008-07-01 09:33:47 +00:00