vcglib/vcg/space/index
Marco Callieri 3716a8c6df in BestDim(...) changed int -> _int64 to cope with programs with a very large cell number (like plyMC) 2008-02-19 12:43:01 +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 Corrected gcc compiling issues 2007-07-02 04:25:32 +00:00
grid_static_ptr.h Added method Gather: 2007-07-16 16:59:26 +00:00
grid_util.h in BestDim(...) changed int -> _int64 to cope with programs with a very large cell number (like plyMC) 2008-02-19 12:43:01 +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 Working on mingw now. 2006-10-18 08:32:03 +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 corrected test with max distance in ray Iterator 2007-03-26 08:12:30 +00:00
spatial_hashing.h casting (size_t) to (int) to avoid annoying warning 2007-06-06 10:33:36 +00:00