vcglib/vcg/space/index
ganovelli 3712ddfd50 - Change to avoid dangerous iterators decrement in RayITerator: reverse iterator used (same as in ClosestIterator)
-removed some old commented code
2008-07-29 16:05:29 +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 added cast to avoid warning 2007-05-04 16:17:24 +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 Fixed compilation bug under Visual Studio 2005 2008-07-29 13:01:10 +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