vcglib/vcg
Paolo Cignoni eb14792ee4 Completely rewrote the GridClosest, now it:
- works for point out of the grid
- expands the box in a distance coherent way
- does not re-visit already visited cells
- shorter code!!
( still to be tested :) )
2005-09-30 15:12:16 +00:00
..
complex used functor defined in face/distance.h for distance point-face 2005-09-30 13:10:37 +00:00
container small gcc-related compiling issues (typenames,ending cr, initialization order) 2005-07-11 13:16:34 +00:00
math added inverse by SVD 2005-09-29 09:53:58 +00:00
simplex first release version 2005-09-30 12:51:39 +00:00
space Completely rewrote the GridClosest, now it: 2005-09-30 15:12:16 +00:00