Nico Pietroni
|
bccc1ad129
|
optimized Closest iterator
added possibility to pass a point p that is outside the bbox of the indexing structure
|
2005-10-03 10:06:53 +00:00 |
Nico Pietroni
|
6416a20ba2
|
changing order of parameter for functor calling (distance to point, intersection to ray...)
|
2005-09-30 13:13:47 +00:00 |
Nico Pietroni
|
5866d71f45
|
added maximum radius control on Closest Itarator function:
if (radius>=max_dist)
end=true;
in Nextshell( ) function
|
2005-09-21 09:21:20 +00:00 |
Nico Pietroni
|
69b2d6596c
|
added temporary mark for closest iteartor
|
2005-09-20 14:02:16 +00:00 |
Nico Pietroni
|
68d1cfee4e
|
Changed Closest Iterators template arguments functor
Corrected Bug in Ray Iterators Added Elems.clear() on Init method
|
2005-09-20 12:32:33 +00:00 |
Nico Pietroni
|
be78e8d97f
|
first release version
|
2005-09-19 13:33:58 +00:00 |