This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "spatial".
The branch, task_3432355 has been updated
via de848ee4ab1c838be9187a123fc4e21067199a64 (commit)
from 3df7f8844d8caa924418486b88a8154f76ed5ae7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit de848ee4ab1c838be9187a123fc4e21067199a64
Author: Sylvain Bougerel <syl...@gm...>
Date: Thu Oct 11 00:21:53 2012 +0800
Revision of range_iterator almost complete. However the extended classes must be revised entirely too.
Also the approach with the member data may not be the safest. It is better to hide it behind getters for most operations.
Compile and works on MSVC++10.
-----------------------------------------------------------------------
Summary of changes:
src/bits/spatial_kdtree.hpp | 26 +--
src/bits/spatial_mapping.hpp | 34 +-
src/bits/spatial_region.hpp | 629 ++++++++++++++++++++++-------------
src/bits/spatial_region.tpp | 36 +--
src/bits/spatial_relaxed_kdtree.hpp | 25 +--
5 files changed, 430 insertions(+), 320 deletions(-)
hooks/post-receive
--
spatial
|