vcglib/vcg/space/index
Paolo Cignoni 32423ca043 Improved comment on the order of the returned elements in a kdtree 2013-01-31 10:44:44 +00:00
..
aabb_binary_tree returned closest point was wrong. 2010-07-15 19:37:59 +00:00
index2D add the possibility to specify the cell size 2012-09-19 09:05:40 +00:00
kdtree Improved comment on the order of the returned elements in a kdtree 2013-01-31 10:44:44 +00:00
base.h added method to know if a spatial indexing structure is empty or not 2010-11-09 08:15:14 +00:00
grid_closest.h corrected small bug in the gridclosest scanning function that caused rescan of the inner box when the search region in the uniform grid was growing. 2012-10-18 08:44:11 +00:00
grid_static_obj.h Rolled back 2011-10-05 15:04:40 +00:00
grid_static_ptr.h Changed one of the init overload Set(), the one that allowed to specify the cell radius but ACTUALLY it did not use it... 2012-07-06 09:40:09 +00:00
grid_util.h Rolled back 2011-10-05 15:04:40 +00:00
octree.h - removed compile time errors 2012-07-23 12:16:17 +00:00
octree_template.h simple orthographic errors in comments 2012-11-07 17:56:07 +00:00
perfect_spatial_hashing.h big replacement .Zero => .SetZero, and start of Eigen's compatibilities (currently disabled by default) 2008-10-27 14:48:14 +00:00
space_iterators.h Made the member with the distfunctor no more a reference but a copy. To avoid issues when passing temporary dist functors... 2012-10-18 09:01:51 +00:00
spatial_hashing.h Rolled back 2011-10-05 15:04:40 +00:00