Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r84826 - trunk/libs/geometry/doc/index
From: adam.wulkiewicz_at_[hidden]
Date: 2013-06-18 12:21:31


Author: awulkiew
Date: 2013-06-18 12:21:31 EDT (Tue, 18 Jun 2013)
New Revision: 84826
URL: http://svn.boost.org/trac/boost/changeset/84826

Log:
[geometry][index] docs: planned features list modified.

Text files modified:
   trunk/libs/geometry/doc/index/introduction.qbk | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/libs/geometry/doc/index/introduction.qbk
==============================================================================
--- trunk/libs/geometry/doc/index/introduction.qbk Tue Jun 18 10:48:37 2013 (r84825)
+++ trunk/libs/geometry/doc/index/introduction.qbk 2013-06-18 12:21:31 EDT (Tue, 18 Jun 2013) (r84826)
@@ -89,9 +89,9 @@
 * bulk loading (planned for release in Boost 1.55),
 * iterative queries - query iterators / type-erased query iterators (experimental),
 * path/ray query predicate - search for Values along Segment or LineString, closest to the starting point (experimental),
-* 'reversed' spatial predicates - e.g. allows searching not only for Values within some Geometry but also those which contain some Geometry (experimental),
 * persistent storage.
 [/
+* 'reversed' spatial predicates or additional spatial predicates like contains(),
 * other geometries as Values, e.g. NSpheres. Rings would probably require using move semantics instead of copying
 * bounding tree - rtree variation capable to use other Geometries as bounds, e.g. NSpheres, Rings/convex polygons/ (moving required), Capsules, Elipses, Variants etc.
 * moving instead of copying + optimizations for movable/nonthrowing/trivialy copied elements


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk