• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[/============================================================================
2  Boost.Geometry (aka GGL, Generic Geometry Library)
3
4  Copyright (c) 2011-2012 Barend Gehrels, Amsterdam, the Netherlands.
5
6  Use, modification and distribution is subject to the Boost Software License,
7  Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
8  http://www.boost.org/LICENSE_1_0.txt)
9=============================================================================/]
10
11[def __this_function__ difference]
12
13[heading_conformance_ogc __this_function__..Difference]
14
15[include reference/algorithms/difference_behavior.qbk]
16
17[include reference/algorithms/geometry_rules.qbk]
18
19[heading Example]
20[difference] [difference_output]
21
22[heading See also]
23* [link geometry.reference.algorithms.sym_difference sym_difference (symmetric difference)]
24* [link geometry.reference.algorithms.intersection intersection]
25* [link geometry.reference.algorithms.union_ union]
26
27