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 46fa80168c636a2d62a2da0cce183c63c412d101 (commit)
from c9105ea83516c62ef584172606e23afab7b30236 (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 46fa80168c636a2d62a2da0cce183c63c412d101
Author: Sylvain Bougerel <syl...@gm...>
Date: Sun Nov 25 01:39:07 2012 +0800
Added a new kind of indirection for neighbor_iterator's geometries.
Now geometries will be easier to use with less to types, and enable_if will
help make sure the user are not getting things wrong. Just remain porting
the unit tests.
-----------------------------------------------------------------------
Summary of changes:
src/bits/spatial_geometry.hpp | 505 ++++++++++++++++++---------------
src/bits/spatial_kdtree.hpp | 3 +-
src/bits/spatial_math.hpp | 12 -
src/bits/spatial_relaxed_kdtree.hpp | 10 +-
tests/bits/spatial_test_geometry.hpp | 121 ++++-----
tests/bits/spatial_test_types.hpp | 27 ++
6 files changed, 366 insertions(+), 312 deletions(-)
hooks/post-receive
--
spatial
|