vcglib/vcg
Federico Ponchio 68032b71dd Added method Gather:
Using a cubic voxel of side <radius> (see Set with radius)
allows you to process all pairs of objects within radius distance.
Usefull to compute normals, weighted means etc.
Speedup is about 7x.
2007-07-16 16:59:26 +00:00
..
complex added the missing PerVertexNormalizedPerFaceNormalized 2007-07-12 23:11:35 +00:00
container overloaded operator "[]" (once more) to make it possible to index the temp. structure with an iterator 2007-02-02 00:01:54 +00:00
math first version, ported from the internal lib to the open one. 2007-07-13 14:23:56 +00:00
simplex added some using keywords and templates 2007-07-16 10:00:14 +00:00
space Added method Gather: 2007-07-16 16:59:26 +00:00