Commit Graph

8536 Commits

Author SHA1 Message Date
Barend Gehrels
a0572c75e7 [geometry] merged into release for 1.51 (breaking change w.r.t. custom point traits)
[SVN r79395]
2012-07-09 21:06:05 +00:00
Barend Gehrels
c506c476dd [geometry] changes in examples w.r.t. custom pointer types
[SVN r79370]
2012-07-08 20:17:21 +00:00
Barend Gehrels
8f67363fa8 [geometry] changes in test reflecting custom pointer types
[SVN r79369]
2012-07-08 20:16:09 +00:00
Barend Gehrels
04a8bb8018 [geometry] Breaking change (for some situations). Changed custom-pointer-types w.r.t. typetraits. This is based on ideas on the mailing list, Bruno, Mats and me
[SVN r79368]
2012-07-08 20:15:06 +00:00
Barend Gehrels
462ca36fe7 [geometry] Add Karsten Ahnert to contributors for patch
[SVN r79209]
2012-07-01 15:54:37 +00:00
Barend Gehrels
58fcae77d8 [geometry] unit tests for problem/patch of Karsten Ahnert to fix cross-track error
[SVN r79208]
2012-07-01 15:49:22 +00:00
Barend Gehrels
ea99120ca1 [geometry] applied patch of Karsten Ahnert to fix cross-track error
[SVN r79207]
2012-07-01 15:44:11 +00:00
Adam Wulkiewicz
34be8fbad5 removed doubled algorithm index::overlap().
[SVN r79137]
2012-06-27 13:45:10 +00:00
Adam Wulkiewicz
f9b2279725 Added rtree predicate index::touches(). The code is commented out since the geometry::touches() algorithm is probably not finished yet. Fixed GCC compile errors in tests.
[SVN r79135]
2012-06-27 12:25:38 +00:00
Adam Wulkiewicz
8339c81d88 rtree tests divided into several files.
[SVN r79134]
2012-06-27 11:44:44 +00:00
Adam Wulkiewicz
45c945b162 implemented tests for rtree spatial queries in 2d and 3d.
[SVN r79133]
2012-06-27 11:26:53 +00:00
Adam Wulkiewicz
f20f6107b1 implemented rtree intersection queries tests for 3d.
[SVN r79125]
2012-06-26 22:31:01 +00:00
Adam Wulkiewicz
a1d3066d9a Fixed error in linear::find_greatest_normalized_separation.
Implemented rtree inserts and intersection queries tests for Points and pair<Box, int>.

[SVN r79122]
2012-06-26 19:42:30 +00:00
Adam Wulkiewicz
4d79f3dade tabs changed to spaces in rstar/redistribute_elements.hpp
[SVN r79109]
2012-06-26 13:42:37 +00:00
Adam Wulkiewicz
cfc4f8b4ad tests added:
rtree- 2d, linear<4,2>, quadratic<4,2>, rstar<4,2>
queries - default, intersects, !intersects, !disjoint, not_disjoint

[SVN r79108]
2012-06-26 13:36:34 +00:00
Adam Wulkiewicz
c00ddbd2a8 some tests and optimizations.
[SVN r79107]
2012-06-26 11:49:56 +00:00
Adam Wulkiewicz
31c5e016e7 added tests of some index's algorithms + index::margin() optimization.
[SVN r79090]
2012-06-25 19:00:24 +00:00
Daniel James
443b01bc07 Merge documentation build fix from trunk.
[SVN r78888]
2012-06-11 07:23:17 +00:00
Daniel James
d35eb8f2df Make the new pdf install rules explicit, and fix intrusive's.
[SVN r78877]
2012-06-11 01:33:10 +00:00
Barend Gehrels
acf672695f [geometry] merged revision 78724 thru 7880 w.r.t. bugfixes
[SVN r78852]
2012-06-07 18:43:44 +00:00
John Maddock
ab7ea123f8 Update Jamfiles and build scripts for PDF generation.
Set local_function image DPI's for better PDF builds.

[SVN r78849]
2012-06-07 16:47:33 +00:00
John Maddock
abc9585a10 Changes required to build PDF versions of docs.
[SVN r78845]
2012-06-07 12:32:56 +00:00
Bruno Lalande
24ab79556d Integrated 'overlaps' into support_status.
[SVN r78842]
2012-06-06 22:58:34 +00:00
Bruno Lalande
60673ef3e5 Used not_implemented on 'overlaps' algorithm.
[SVN r78841]
2012-06-06 22:54:39 +00:00
Bruno Lalande
68d75892d1 Made dispatch::overlaps able to retrieve the tags by itself.
[SVN r78840]
2012-06-06 22:43:21 +00:00
Bruno Lalande
671123b0fc Integrated expand into support_status.
[SVN r78825]
2012-06-05 21:27:12 +00:00
Bruno Lalande
f3a50d889b Applied not_implemented to expand algorithm.
[SVN r78824]
2012-06-05 21:21:41 +00:00
Bruno Lalande
55bd635431 Made dispatch::expand more self-contained.
[SVN r78822]
2012-06-05 21:08:53 +00:00
Bruno Lalande
26538787b2 Applied not_implemented to equals algorithm.
[SVN r78821]
2012-06-05 21:08:09 +00:00
Bruno Lalande
4cf2ce3baa Integrated equals algorithm into support_status.
[SVN r78820]
2012-06-05 19:44:40 +00:00
Bruno Lalande
fe69c4fa3f Adapted multi specializations of dispatch::equals to last changes.
[SVN r78819]
2012-06-05 19:42:07 +00:00
Bruno Lalande
be4a03b7c1 Made dispatch::equals self-reversible.
[SVN r78818]
2012-06-05 18:49:56 +00:00
Bruno Lalande
7978fc6c95 Made dispatch::equals more self-contained.
[SVN r78817]
2012-06-05 18:41:43 +00:00
Bruno Lalande
a9e33e02e9 Integrated envelope algorithm into support_status.
[SVN r78816]
2012-06-05 18:40:48 +00:00
Bruno Lalande
a45af28485 Integrated not_implemented into envelope.
[SVN r78814]
2012-06-05 16:57:22 +00:00
Bruno Lalande
9cd61fb3cd Moved template params from class to function level in dispatch::envelope for those we don't actually dispatch on.
[SVN r78813]
2012-06-05 16:47:37 +00:00
Bruno Lalande
dc880255fa Added disjoint algorithm to support_status.
[SVN r78812]
2012-06-05 15:57:09 +00:00
Bruno Lalande
4da6143920 Made dispatch::disjoint more self-contained.
[SVN r78809]
2012-06-04 19:13:34 +00:00
Bruno Lalande
15e85e390d Moved more template params from class to function level in intersection.
[SVN r78808]
2012-06-04 17:57:21 +00:00
Bruno Lalande
ff423e5a0b Moved Strategy template param from class to function in intersection.
[SVN r78804]
2012-06-03 22:48:02 +00:00
Barend Gehrels
de83c413e8 [geometry] take output point type (overlay) / enable different point types (point on border)
[SVN r78797]
2012-06-01 21:49:28 +00:00
Barend Gehrels
117d6209dc [geometry] Unit test for formerly failing disjoint for polygon/box
[SVN r78796]
2012-06-01 21:46:03 +00:00
Barend Gehrels
b194a3000f [geometry] fix of failing disjoint for polygon/box
[SVN r78795]
2012-06-01 21:43:56 +00:00
Barend Gehrels
d55936194d [geometry] merge since todays r78718
[SVN r78724]
2012-05-28 16:44:06 +00:00
Barend Gehrels
a2636874eb [geometry] commented non running unit tests - their result (still) differs for float
[SVN r78722]
2012-05-28 16:22:16 +00:00
Barend Gehrels
547e49d388 [geometry] merge since today's r78712
[SVN r78717]
2012-05-28 13:04:24 +00:00
Barend Gehrels
3a88ece6d1 [geometry] added touches to general header
[SVN r78715]
2012-05-28 12:40:26 +00:00
Barend Gehrels
a02bebd0fe [geometry] doc updates w.r.t. touch (forgot to commit last time)
[SVN r78714]
2012-05-28 12:25:16 +00:00
Barend Gehrels
e6a41704f4 [geometry] now casted size the other side as well to account for possible non-merge of Boost.Range
[SVN r78713]
2012-05-28 11:40:46 +00:00
Barend Gehrels
e3c8eed009 [geometry] merged since r77001
[SVN r78712]
2012-05-28 11:29:18 +00:00