Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r69344 - trunk/libs/geometry/doc/reference/algorithms
From: barend.gehrels_at_[hidden]
Date: 2011-02-27 13:26:39


Author: barendgehrels
Date: 2011-02-27 13:26:38 EST (Sun, 27 Feb 2011)
New Revision: 69344
URL: http://svn.boost.org/trac/boost/changeset/69344

Log:
Added difference*.qbk
Added:
   trunk/libs/geometry/doc/reference/algorithms/difference.qbk (contents, props changed)
   trunk/libs/geometry/doc/reference/algorithms/difference_inserter.qbk (contents, props changed)

Added: trunk/libs/geometry/doc/reference/algorithms/difference.qbk
==============================================================================
--- (empty file)
+++ trunk/libs/geometry/doc/reference/algorithms/difference.qbk 2011-02-27 13:26:38 EST (Sun, 27 Feb 2011)
@@ -0,0 +1,20 @@
+[/============================================================================
+ Boost.Geometry (aka GGL, Generic Geometry Library)
+
+ Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands.
+
+ Use, modification and distribution is subject to the Boost Software License,
+ Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+=============================================================================/]
+
+[include reference/algorithms/overlay_behavior.qbk]
+
+[heading Example]
+[difference] [difference_output]
+
+[heading See also]
+* [link geometry.reference.algorithms.sym_difference.sym_difference sym_difference (symmetric difference)]
+* [link geometry.reference.algorithms.intersection.intersection intersection]
+* [link geometry.reference.algorithms.union.union_ union]
+

Added: trunk/libs/geometry/doc/reference/algorithms/difference_inserter.qbk
==============================================================================
--- (empty file)
+++ trunk/libs/geometry/doc/reference/algorithms/difference_inserter.qbk 2011-02-27 13:26:38 EST (Sun, 27 Feb 2011)
@@ -0,0 +1,20 @@
+[/============================================================================
+ Boost.Geometry (aka GGL, Generic Geometry Library)
+
+ Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands.
+
+ Use, modification and distribution is subject to the Boost Software License,
+ Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
+ http://www.boost.org/LICENSE_1_0.txt)
+=============================================================================/]
+
+[include reference/algorithms/overlay_behavior.qbk]
+
+[heading Example]
+[difference_inserter] [difference_inserter_output]
+
+[heading See also]
+* [link geometry.reference.algorithms.sym_difference.sym_difference_inserter_3 sym_difference_inserter (symmetric difference)]
+* [link geometry.reference.algorithms.intersection.intersection_inserter_3 intersection_inserter]
+* [link geometry.reference.algorithms.union.union_inserter_3 union_inserter]
+


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