blob: 47cba92d66b327ac4552d49725d914486599b074 [file] [log] [blame]
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Reference Matrix</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../index.html" title="Chapter&#160;1.&#160;Geometry">
<link rel="up" href="../index.html" title="Chapter&#160;1.&#160;Geometry">
<link rel="prev" href="reference/views/identity_view.html" title="identity_view">
<link rel="next" href="reference_alphabetical_index.html" title="Reference Alphabetical Index">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
<td align="center"><a href="../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="reference/views/identity_view.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="reference_alphabetical_index.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="geometry.matrix"></a><a class="link" href="matrix.html" title="Reference Matrix">Reference Matrix</a>
</h2></div></div></div>
<div class="informaltable">
<table class="table">
<colgroup>
<col class="a">
<col class="b">
<col class="c">
</colgroup>
<thead><tr><th colspan="3" valign="center">
<h3>
<a name="idp134777296"></a>Geometry Concepts</h3>
</th></tr></thead>
<tbody><tr>
<td valign="top">
<h4>
<a name="idp134779344"></a>0-dimensional</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/concepts/concept_point.html" title="Point Concept">Point</a></td></tr>
<tr><td><a class="link" href="reference/concepts/concept_multi_point.html" title="MultiPoint Concept">MultiPoint</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp134783600"></a>1-dimensional</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/concepts/concept_segment.html" title="Segment Concept">Segment</a></td></tr>
<tr><td><a class="link" href="reference/concepts/concept_linestring.html" title="Linestring Concept">Linestring</a></td></tr>
<tr><td><a class="link" href="reference/concepts/concept_multi_linestring.html" title="MultiLinestring Concept">MultiLinestring</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp134788784"></a>2-dimensional</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/concepts/concept_box.html" title="Box Concept">Box</a></td></tr>
<tr><td><a class="link" href="reference/concepts/concept_ring.html" title="Ring Concept">Ring</a></td></tr>
<tr><td><a class="link" href="reference/concepts/concept_polygon.html" title="Polygon Concept">Polygon</a></td></tr>
<tr><td><a class="link" href="reference/concepts/concept_multi_polygon.html" title="MultiPolygon Concept">MultiPolygon</a></td></tr>
</table>
</td>
</tr></tbody>
</table>
<table class="table">
<colgroup>
<col class="a">
<col class="b">
<col class="c">
</colgroup>
<thead><tr><th colspan="3" valign="center">
<h3>
<a name="idp134798288"></a>Geometry Models</h3>
</th></tr></thead>
<tbody>
<tr>
<td valign="top">
<h4>
<a name="idp134800368"></a>0-dimensional</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/models/model_point.html" title="model::point">point</a></td></tr>
<tr><td><a class="link" href="reference/models/model_d2_point_xy.html" title="model::d2::point_xy">point_xy</a></td></tr>
<tr><td><a class="link" href="reference/models/model_multi_point.html" title="model::multi_point">multi_point</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp134805520"></a>1-dimensional</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/models/model_linestring.html" title="model::linestring">linestring</a></td></tr>
<tr><td><a class="link" href="reference/models/model_multi_linestring.html" title="model::multi_linestring">multi_linestring</a></td></tr>
<tr><td><a class="link" href="reference/models/model_segment.html" title="model::segment">segment</a></td></tr>
<tr><td><a class="link" href="reference/models/model_referring_segment.html" title="model::referring_segment">referring_segment</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp134811664"></a>2-dimensional</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/models/model_box.html" title="model::box">box</a></td></tr>
<tr><td><a class="link" href="reference/models/model_ring.html" title="model::ring">ring</a></td></tr>
<tr><td><a class="link" href="reference/models/model_polygon.html" title="model::polygon">polygon</a></td></tr>
<tr><td><a class="link" href="reference/models/model_multi_polygon.html" title="model::multi_polygon">multi_polygon</a></td></tr>
</table>
</td>
</tr>
<tr>
<td valign="top">
<h4>
<a name="idp134818096"></a>0-dimensional (adapted)</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/adapted/boost_array.html" title="Boost.Array">Boost.Array</a></td></tr>
<tr><td><a class="link" href="reference/adapted/boost_fusion.html" title="Boost.Fusion">Boost.Fusion</a></td></tr>
<tr><td><a class="link" href="reference/adapted/boost_polygon/point_data.html" title="Boost.Polygon's point_data">Boost.Polygon's point_data</a></td></tr>
<tr><td><a class="link" href="reference/adapted/boost_tuple.html" title="Boost.Tuple">Boost.Tuple</a></td></tr>
<tr><td><a class="link" href="reference/adapted/c_array.html" title="C array">C arrays</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp134825200"></a>1-dimensional (adapted)</h4>
</td>
<td valign="top">
<h4>
<a name="idp134826512"></a>2-dimensional (adapted)</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/adapted/boost_polygon/rectangle_data.html" title="Boost.Polygon's rectangle_data">Boost.Polygon's rectangle_data</a></td></tr>
<tr><td><a class="link" href="reference/adapted/boost_polygon/polygon_data.html" title="Boost.Polygon's polygon_data">Boost.Polygon's polygon_data</a></td></tr>
<tr><td><a class="link" href="reference/adapted/boost_polygon/polygon_with_holes_data.html" title="Boost.Polygon's polygon_with_holes_data">Boost.Polygon's polygon_with_holes_data</a></td></tr>
</table>
</td>
</tr>
<tr>
<td valign="top">
<h4>
<a name="idp134832192"></a>0-dimensional (macro's for adaption)</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_point_2d.html" title="BOOST_GEOMETRY_REGISTER_POINT_2D">BOOST_GEOMETRY_REGISTER_POINT_2D</a></td></tr>
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_point_2d_const.html" title="BOOST_GEOMETRY_REGISTER_POINT_2D_CONST">BOOST_GEOMETRY_REGISTER_POINT_2D_CONST</a></td></tr>
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_point_2d_get_set.html" title="BOOST_GEOMETRY_REGISTER_POINT_2D_GET_SET">BOOST_GEOMETRY_REGISTER_POINT_2D_GET_SET</a></td></tr>
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_point_3d.html" title="BOOST_GEOMETRY_REGISTER_POINT_3D">BOOST_GEOMETRY_REGISTER_POINT_3D</a></td></tr>
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_point_3d_const.html" title="BOOST_GEOMETRY_REGISTER_POINT_3D_CONST">BOOST_GEOMETRY_REGISTER_POINT_3D_CONST</a></td></tr>
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_point_3d_get_set.html" title="BOOST_GEOMETRY_REGISTER_POINT_3D_GET_SET">BOOST_GEOMETRY_REGISTER_POINT_3D_GET_SET</a></td></tr>
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_multi_point.html" title="BOOST_GEOMETRY_REGISTER_MULTI_POINT">BOOST_GEOMETRY_REGISTER_MULTI_POINT</a></td></tr>
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_multi_point_templated.html" title="BOOST_GEOMETRY_REGISTER_MULTI_POINT_TEMPLATED">BOOST_GEOMETRY_REGISTER_MULTI_POINT_TEMPLATED</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp134842976"></a>1-dimensionial (macro's for adaption)</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_linestring.html" title="BOOST_GEOMETRY_REGISTER_LINESTRING">BOOST_GEOMETRY_REGISTER_LINESTRING</a></td></tr>
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_linestring_templated.html" title="BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED">BOOST_GEOMETRY_REGISTER_LINESTRING_TEMPLATED</a></td></tr>
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_multi_linestring.html" title="BOOST_GEOMETRY_REGISTER_MULTI_LINESTRING">BOOST_GEOMETRY_REGISTER_MULTI_LINESTRING</a></td></tr>
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_multi_linestring_templated.html" title="BOOST_GEOMETRY_REGISTER_MULTI_LINESTRING_TEMPLATED">BOOST_GEOMETRY_REGISTER_MULTI_LINESTRING_TEMPLATED</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp134849504"></a>2-dimensional (macro's for adaption)</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_box.html" title="BOOST_GEOMETRY_REGISTER_BOX">BOOST_GEOMETRY_REGISTER_BOX</a></td></tr>
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_box_2d_4values.html" title="BOOST_GEOMETRY_REGISTER_BOX_2D_4VALUES">BOOST_GEOMETRY_REGISTER_BOX_2D_4VALUES</a></td></tr>
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_box_templated.html" title="BOOST_GEOMETRY_REGISTER_BOX_TEMPLATED">BOOST_GEOMETRY_REGISTER_BOX_TEMPLATED</a></td></tr>
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_ring.html" title="BOOST_GEOMETRY_REGISTER_RING">BOOST_GEOMETRY_REGISTER_RING</a></td></tr>
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_ring_templated.html" title="BOOST_GEOMETRY_REGISTER_RING_TEMPLATED">BOOST_GEOMETRY_REGISTER_RING_TEMPLATED</a></td></tr>
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_multi_polygon.html" title="BOOST_GEOMETRY_REGISTER_MULTI_POLYGON">BOOST_GEOMETRY_REGISTER_MULTI_POLYGON</a></td></tr>
<tr><td><a class="link" href="reference/adapted/register/boost_geometry_register_multi_polygon_templated.html" title="BOOST_GEOMETRY_REGISTER_MULTI_POLYGON_TEMPLATED">BOOST_GEOMETRY_REGISTER_MULTI_POLYGON_TEMPLATED</a></td></tr>
</table>
</td>
</tr>
</tbody>
</table>
<table class="table">
<colgroup>
<col class="a">
<col class="b">
</colgroup>
<thead><tr><th colspan="2" valign="center">
<h3>
<a name="idp134862080"></a>Core</h3>
</th></tr></thead>
<tbody><tr>
<td valign="top">
<h4>
<a name="idp134864160"></a>Metafunctions</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/core/cs_tag.html" title="cs_tag">cs_tag</a></td></tr>
<tr><td><a class="link" href="reference/core/closure.html" title="closure">closure</a></td></tr>
<tr><td><a class="link" href="reference/core/coordinate_type.html" title="coordinate_type">coordinate_type</a></td></tr>
<tr><td><a class="link" href="reference/core/coordinate_system.html" title="coordinate_system">coordinate_system</a></td></tr>
<tr><td><a class="link" href="reference/core/dimension.html" title="dimension">dimension</a></td></tr>
<tr><td><a class="link" href="reference/core/interior_type.html" title="interior_type">interior_type</a></td></tr>
<tr><td><a class="link" href="reference/core/is_radian.html" title="is_radian">is_radian</a></td></tr>
<tr><td><a class="link" href="reference/core/point_order.html" title="point_order">point_order</a></td></tr>
<tr><td><a class="link" href="reference/core/point_type.html" title="point_type">point_type</a></td></tr>
<tr><td><a class="link" href="reference/core/ring_type.html" title="ring_type">ring_type</a></td></tr>
<tr><td><a class="link" href="reference/core/tag.html" title="tag">tag</a></td></tr>
<tr><td><a class="link" href="reference/core/tag_cast.html" title="tag_cast">tag_cast</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp134878000"></a>Access Functions</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/access/get.html" title="get">get</a></td></tr>
<tr><td><a class="link" href="reference/access/set.html" title="set">set</a></td></tr>
<tr><td><a class="link" href="reference/access/exterior_ring.html" title="exterior_ring">exterior_ring</a></td></tr>
<tr><td><a class="link" href="reference/access/interior_rings.html" title="interior_rings">interior_rings</a></td></tr>
</table>
<h4>
<a name="idp134883344"></a>Classes</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/exceptions/exception.html" title="exception">exception</a></td></tr>
<tr><td> <a class="link" href="reference/exceptions/centroid_exception.html" title="centroid_exception">centroid_exception</a>
</td></tr>
</table>
</td>
</tr></tbody>
</table>
<table class="table">
<colgroup>
<col class="a">
<col class="b">
<col class="c">
</colgroup>
<thead><tr>
<th colspan="2" valign="center">
<h3>
<a name="idp134890848"></a>Constants</h3>
</th>
<th valign="center">
<h3>
<a name="idp134892672"></a>Coordinate Systems</h3>
</th>
</tr></thead>
<tbody><tr>
<td valign="top">
<h4>
<a name="idp134894752"></a>Numeric</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/constants/max_corner.html" title="max_corner">max_corner</a></td></tr>
<tr><td><a class="link" href="reference/constants/min_corner.html" title="min_corner">min_corner</a></td></tr>
<tr><td><a class="link" href="reference/enumerations/order_selector.html" title="order_selector">order_selector</a></td></tr>
<tr><td><a class="link" href="reference/enumerations/closure_selector.html" title="closure_selector">closure_selector</a></td></tr>
<tr><td><a class="link" href="reference/enumerations/validity_failure_type.html" title="validity_failure_type">validity_failure_type</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp134901856"></a>Types</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/core/degree.html" title="degree">degree</a></td></tr>
<tr><td><a class="link" href="reference/core/radian.html" title="radian">radian</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp134906032"></a>Classes</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/cs/cs_cartesian.html" title="cs::cartesian">cs::cartesian</a></td></tr>
<tr><td><a class="link" href="reference/cs/cs_spherical.html" title="cs::spherical">cs::spherical</a></td></tr>
<tr><td><a class="link" href="reference/cs/cs_spherical_equatorial.html" title="cs::spherical_equatorial">cs::spherical_equatorial</a></td></tr>
<tr><td><a class="link" href="reference/cs/cs_geographic.html" title="cs::geographic">cs::geographic</a></td></tr>
</table>
</td>
</tr></tbody>
</table>
<table class="table">
<colgroup>
<col class="a">
<col class="b">
</colgroup>
<thead><tr>
<th valign="center">
<h3>
<a name="idp134915024"></a>Iterators</h3>
</th>
<th valign="center">
<h3>
<a name="idp134916848"></a>Views</h3>
</th>
</tr></thead>
<tbody><tr>
<td valign="top">
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/iterators/closing_iterator.html" title="closing_iterator">closing_iterator</a></td></tr>
<tr><td><a class="link" href="reference/iterators/ever_circling_iterator.html" title="ever_circling_iterator">ever_circling_iterator</a></td></tr>
</table>
</td>
<td valign="top">
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/views/box_view.html" title="box_view">box_view</a></td></tr>
<tr><td><a class="link" href="reference/views/segment_view.html" title="segment_view">segment_view</a></td></tr>
<tr><td><a class="link" href="reference/views/closeable_view.html" title="closeable_view">closeable_view</a></td></tr>
<tr><td><a class="link" href="reference/views/reversible_view.html" title="reversible_view">reversible_view</a></td></tr>
<tr><td><a class="link" href="reference/views/identity_view.html" title="identity_view">identity_view</a></td></tr>
</table>
</td>
</tr></tbody>
</table>
<table class="table">
<colgroup>
<col class="a">
<col class="b">
<col class="c">
</colgroup>
<thead><tr><th colspan="3" valign="center">
<h3>
<a name="idp134932176"></a>Algorithms</h3>
</th></tr></thead>
<tbody>
<tr>
<td valign="top">
<h4>
<a name="idp134934256"></a>Geometry Constructors</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/algorithms/make.html" title="make">make</a></td></tr>
<tr><td><a class="link" href="reference/algorithms/make/make_inverse.html" title="make_inverse">make_inverse</a></td></tr>
<tr><td><a class="link" href="reference/algorithms/make/make_zero.html" title="make_zero">make_zero</a></td></tr>
</table>
<h4>
<a name="idp134938736"></a>Predicates</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/algorithms/crosses.html" title="crosses">crosses</a></td></tr>
<tr><td><a class="link" href="reference/algorithms/covered_by.html" title="covered_by">covered_by</a></td></tr>
<tr><td><a class="link" href="reference/algorithms/disjoint.html" title="disjoint">disjoint</a></td></tr>
<tr><td><a class="link" href="reference/algorithms/equals.html" title="equals">equals</a></td></tr>
<tr><td><a class="link" href="reference/algorithms/intersects.html" title="intersects">intersects</a></td></tr>
<tr><td><a class="link" href="reference/algorithms/is_simple.html" title="is_simple">is_simple</a></td></tr>
<tr><td><a class="link" href="reference/algorithms/is_valid.html" title="is_valid">is_valid</a></td></tr>
<tr><td><a class="link" href="reference/algorithms/overlaps.html" title="overlaps">overlaps</a></td></tr>
<tr><td><a class="link" href="reference/algorithms/touches.html" title="touches">touches</a></td></tr>
<tr><td><a class="link" href="reference/algorithms/within.html" title="within">within</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp134950656"></a>Append</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/append.html" title="append">append</a></td></tr></table>
<h4>
<a name="idp134953200"></a>Area</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/area.html" title="area">area</a></td></tr></table>
<h4>
<a name="idp134955744"></a>Assign</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/algorithms/assign/assign.html" title="assign">assign</a></td></tr>
<tr><td><a class="link" href="reference/algorithms/assign/assign_inverse.html" title="assign_inverse">assign_inverse</a></td></tr>
<tr><td><a class="link" href="reference/algorithms/assign/assign_zero.html" title="assign_zero">assign_zero</a></td></tr>
<tr><td><a class="link" href="reference/algorithms/assign/assign_points.html" title="assign_points">assign_points</a></td></tr>
<tr><td>assign_values (
<a class="link" href="reference/algorithms/assign/assign_values_3_2_coordinate_values.html" title="assign_values (2 coordinate values)">2</a>
<a class="link" href="reference/algorithms/assign/assign_values_4_3_coordinate_values.html" title="assign_values (3 coordinate values)">3</a>
<a class="link" href="reference/algorithms/assign/assign_values_5_4_coordinate_values.html" title="assign_values (4 coordinate values)">4</a>
coordinate values)
</td></tr>
</table>
<h4>
<a name="idp134964560"></a>Buffer</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/buffer.html" title="buffer">buffer</a></td></tr></table>
</td>
<td valign="top">
<h4>
<a name="idp134967776"></a>Centroid</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/centroid.html" title="centroid">centroid</a></td></tr></table>
<h4>
<a name="idp134970320"></a>Clear</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/clear.html" title="clear">clear</a></td></tr></table>
<h4>
<a name="idp134972864"></a>Convert</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/convert.html" title="convert">convert</a></td></tr></table>
<h4>
<a name="idp134975408"></a>Convex Hull</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/convex_hull.html" title="convex_hull">convex_hull</a></td></tr></table>
<h4>
<a name="idp134977936"></a>Correct</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/correct.html" title="correct">correct</a></td></tr></table>
</td>
</tr>
<tr>
<td valign="top">
<h4>
<a name="idp134981536"></a>Distance</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/distance.html" title="distance">distance</a></td></tr></table>
<h4>
<a name="idp134984080"></a>Difference</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/algorithms/difference.html" title="difference">difference</a></td></tr>
<tr><td><a class="link" href="reference/algorithms/sym_difference.html" title="sym_difference">sym_difference</a></td></tr>
</table>
<h4>
<a name="idp134987600"></a>Envelope</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/envelope.html" title="envelope">envelope</a></td></tr></table>
<h4>
<a name="idp134990192"></a>Expand</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/expand.html" title="expand">expand</a></td></tr></table>
<h4>
<a name="idp134992736"></a>For Each</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/for_each.html" title="for_each">for each (point, segment)</a></td></tr></table>
<h4>
<a name="idp134995248"></a>Intersection</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/intersection.html" title="intersection">intersection</a></td></tr></table>
</td>
<td valign="top">
<h4>
<a name="idp134998448"></a>Length</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/length.html" title="length">length</a></td></tr></table>
<h4>
<a name="idp135001040"></a>Num_ (counting)</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/algorithms/num_interior_rings.html" title="num_interior_rings">num_interior_rings</a></td></tr>
<tr><td><a class="link" href="reference/algorithms/num_geometries.html" title="num_geometries">num_geometries</a></td></tr>
<tr><td><a class="link" href="reference/algorithms/num_points.html" title="num_points">num_points</a></td></tr>
<tr><td><a class="link" href="reference/algorithms/num_segments.html" title="num_segments">num_segments</a></td></tr>
</table>
<h4>
<a name="idp135006640"></a>Perimeter</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/perimeter.html" title="perimeter">perimeter</a></td></tr></table>
<h4>
<a name="idp135009232"></a>Reverse</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/reverse.html" title="reverse">reverse</a></td></tr></table>
</td>
<td valign="top">
<h4>
<a name="idp135012400"></a>Simplify</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/simplify.html" title="simplify">simplify</a></td></tr></table>
<h4>
<a name="idp135014944"></a>Transform</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/transform.html" title="transform">transform</a></td></tr></table>
<h4>
<a name="idp135017488"></a>Union</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/union_.html" title="union_">union</a></td></tr></table>
<h4>
<a name="idp135019888"></a>Unique</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/algorithms/unique.html" title="unique">unique</a></td></tr></table>
</td>
</tr>
</tbody>
</table>
<table class="table">
<colgroup>
<col class="a">
<col class="b">
<col class="c">
</colgroup>
<thead><tr><th colspan="3" valign="center">
<h3>
<a name="idp135026544"></a>Strategies</h3>
</th></tr></thead>
<tbody>
<tr>
<td valign="top">
<h4>
<a name="idp135028624"></a>Area</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/strategies/strategy_area_surveyor.html" title="strategy::area::surveyor">strategy::area::surveyor</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_area_huiller.html" title="strategy::area::huiller">strategy::area::huiller</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp135032832"></a>Buffer</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/strategies/strategy_buffer_distance_asymmetric.html" title="strategy::buffer::distance_asymmetric">strategy::buffer::distance_asymmetric</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_buffer_distance_symmetric.html" title="strategy::buffer::distance_symmetric">strategy::buffer::distance_symmetric</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_buffer_end_flat.html" title="strategy::buffer::end_flat">strategy::buffer::end_flat</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_buffer_end_round.html" title="strategy::buffer::end_round">strategy::buffer::end_round</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_buffer_join_miter.html" title="strategy::buffer::join_miter">strategy::buffer::join_miter</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_buffer_join_round.html" title="strategy::buffer::join_round">strategy::buffer::join_round</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_buffer_point_circle.html" title="strategy::buffer::point_circle">strategy::buffer::point_circle</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_buffer_point_square.html" title="strategy::buffer::point_square">strategy::buffer::point_square</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_buffer_side_straight.html" title="strategy::buffer::side_straight">strategy::buffer::side_straight</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp135044416"></a>Centroid</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/strategies/strategy_centroid_bashein_detmer.html" title="strategy::centroid::bashein_detmer">strategy::centroid::bashein_detmer</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_centroid_average.html" title="strategy::centroid::average">strategy::centroid::centroid_average</a></td></tr>
</table>
</td>
</tr>
<tr>
<td valign="top">
<h4>
<a name="idp135049056"></a>Convex Hull</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/strategies/strategy_convex_hull_graham_andrew.html" title="strategy::convex_hull::graham_andrew">strategy::convex_hull::graham_andrew</a></td></tr></table>
</td>
<td valign="top">
<h4>
<a name="idp135052304"></a>Distance</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/strategies/strategy_distance_projected_point.html" title="strategy::distance::projected_point">strategy::distance::projected_point</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_distance_pythagoras.html" title="strategy::distance::pythagoras">strategy::distance::pythagoras</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_distance_pythagoras_box_box.html" title="strategy::distance::pythagoras_box_box">strategy::distance::pythagoras_box_box</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_distance_pythagoras_point_box.html" title="strategy::distance::pythagoras_point_box">strategy::distance::pythagoras_point_box</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_distance_cross_track.html" title="strategy::distance::cross_track">strategy::distance::cross_track</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_distance_haversine.html" title="strategy::distance::haversine">strategy::distance::haversine</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp135060704"></a>Side</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/strategies/strategy_side_side_by_triangle.html" title="strategy::side::side_by_triangle">strategy::side::side_by_triangle</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_side_side_by_cross_track.html" title="strategy::side::side_by_cross_track">strategy::side::side_by_cross_track</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_side_spherical_side_formula.html" title="strategy::side::spherical_side_formula">strategy::side::spherical_side_formula</a></td></tr>
</table>
</td>
</tr>
<tr>
<td valign="top">
<h4>
<a name="idp135066416"></a>Simplify</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/strategies/strategy_simplify_douglas_peucker.html" title="strategy::simplify::douglas_peucker">strategy::simplify::douglas_peucker</a></td></tr></table>
</td>
<td valign="top">
<h4>
<a name="idp135069664"></a>Transform</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/strategies/strategy_transform_inverse_transformer.html" title="strategy::transform::inverse_transformer">strategy::transform::inverse_transformer</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_transform_map_transformer.html" title="strategy::transform::map_transformer">strategy::transform::map_transformer</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_transform_ublas_transformer.html" title="strategy::transform::ublas_transformer">strategy::transform::ublas_transformer</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_transform_translate_transformer.html" title="strategy::transform::translate_transformer">strategy::transform::translate_transformer</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_transform_scale_transformer.html" title="strategy::transform::scale_transformer">strategy::transform::scale_transformer</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_transform_rotate_transformer.html" title="strategy::transform::rotate_transformer">strategy::transform::rotate_transformer</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp135078144"></a>Within</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/strategies/strategy_within_winding.html" title="strategy::within::winding">strategy::winding</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_within_crossings_multiply.html" title="strategy::within::crossings_multiply">strategy::crossings_multiply</a></td></tr>
<tr><td><a class="link" href="reference/strategies/strategy_within_franklin.html" title="strategy::within::franklin">strategy::franklin</a></td></tr>
</table>
</td>
</tr>
</tbody>
</table>
<table class="table">
<colgroup>
<col class="a">
<col class="b">
<col class="c">
<col class="d">
</colgroup>
<thead><tr><th colspan="4" valign="center">
<h3>
<a name="idp135087376"></a>Arithmetic</h3>
</th></tr></thead>
<tbody>
<tr>
<td valign="top">
<h4>
<a name="idp135089456"></a>Add</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/arithmetic/add_point.html" title="add_point">add_point</a></td></tr>
<tr><td><a class="link" href="reference/arithmetic/add_value.html" title="add_value">add_value</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp135093648"></a>Subtract</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/arithmetic/subtract_point.html" title="subtract_point">subtract_point</a></td></tr>
<tr><td><a class="link" href="reference/arithmetic/subtract_value.html" title="subtract_value">subtract_value</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp135097792"></a>Multiply</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/arithmetic/multiply_point.html" title="multiply_point">multiply_point</a></td></tr>
<tr><td><a class="link" href="reference/arithmetic/multiply_value.html" title="multiply_value">multiply_value</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp135101984"></a>Divide</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/arithmetic/divide_point.html" title="divide_point">divide_point</a></td></tr>
<tr><td><a class="link" href="reference/arithmetic/divide_value.html" title="divide_value">divide_value</a></td></tr>
</table>
</td>
</tr>
<tr><td colspan="4" valign="center">
<h4>
<a name="idp135107072"></a>Products</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/arithmetic/dot_product.html" title="dot_product">dot_product</a></td></tr></table>
</td></tr>
</tbody>
</table>
<table class="table">
<colgroup>
<col class="a">
<col class="b">
</colgroup>
<thead><tr><th colspan="2" valign="center">
<h3>
<a name="idp135113168"></a>IO</h3>
</th></tr></thead>
<tbody><tr>
<td valign="top">
<h4>
<a name="idp135115264"></a>WKT (Well-Known Text)</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/io/wkt/read_wkt.html" title="read_wkt">read_wkt</a></td></tr>
<tr><td><a class="link" href="reference/io/wkt/wkt.html" title="wkt">wkt</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp135119408"></a>SVG (Scalable Vector Graphics)</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/io/svg/svg.html" title="svg">svg</a></td></tr>
<tr><td><a class="link" href="reference/io/svg/svg_mapper.html" title="svg_mapper">svg_mapper</a></td></tr>
</table>
</td>
</tr></tbody>
</table>
<table class="table">
<colgroup>
<col class="a">
<col class="b">
<col class="c">
</colgroup>
<thead><tr><th colspan="3" valign="center">
<h3>
<a name="idp135126912"></a>Spatial indexes</h3>
</th></tr></thead>
<tbody>
<tr>
<td valign="top">
<h4>
<a name="idp135128992"></a>R-tree</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree.html" title="boost::geometry::index::rtree">boost::geometry::index::rtree</a></td></tr></table>
<h4>
<a name="idp135131664"></a>R-tree parameters</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/spatial_indexes/parameters/boost__geometry__index__linear.html" title="boost::geometry::index::linear">boost::geometry::index::linear</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/parameters/boost__geometry__index__quadratic.html" title="boost::geometry::index::quadratic">boost::geometry::index::quadratic</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/parameters/boost__geometry__index__rstar.html" title="boost::geometry::index::rstar">boost::geometry::index::rstar</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/parameters/boost__geometry__index__dynamic_linear.html" title="boost::geometry::index::dynamic_linear">boost::geometry::index::dynamic_linear</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/parameters/boost__geometry__index__dynamic_quadratic.html" title="boost::geometry::index::dynamic_quadratic">boost::geometry::index::dynamic_quadratic</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/parameters/boost__geometry__index__dynamic_rstar.html" title="boost::geometry::index::dynamic_rstar">boost::geometry::index::dynamic_rstar</a></td></tr>
</table>
<h4>
<a name="idp135139776"></a>R-tree constructors and destructor</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/rtree__.html" title="rtree()">rtree()</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/rtree_parameters_type_const____indexable_getter_const____value_equal_const____allocator_type_const___.html" title="rtree(parameters_type const &amp;, indexable_getter const &amp;, value_equal const &amp;, allocator_type const &amp;)">rtree(parameters_type const &amp;, indexable_getter const &amp;, value_equal const &amp;, allocator_type const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/rtree_iterator__iterator_.html" title="rtree(Iterator, Iterator)">rtree(Iterator, Iterator)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/rtree_range_const___.html" title="rtree(Range const &amp;)">rtree(Range const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/rtree_rtree_const___.html" title="rtree(rtree const &amp;)">rtree(rtree const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/rtree_rtree_const____allocator_type_const___.html" title="rtree(rtree const &amp;, allocator_type const &amp;)">rtree(rtree const &amp;, allocator_type const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/rtree_rtree____.html" title="rtree(rtree &amp;&amp;)">rtree(rtree &amp;&amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/rtree_rtree_____allocator_type_const___.html" title="rtree(rtree &amp;&amp;, allocator_type const &amp;)">rtree(rtree &amp;&amp;, allocator_type const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/_rtree__.html" title="~rtree()">~rtree()</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp135152272"></a>R-tree member functions</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/operator__rtree_const___.html" title="operator=(rtree const &amp;)">operator=(const rtree &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/operator__rtree____.html" title="operator=(rtree &amp;&amp;)">operator=(rtree &amp;&amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/swap_rtree___.html" title="swap(rtree &amp;)">swap(rtree &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/insert_value_type_const___.html" title="insert(value_type const &amp;)">insert(value_type const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/insert_iterator__iterator_.html" title="insert(Iterator, Iterator)">insert(Iterator, Iterator)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/insert_convertibleorrange_const___.html" title="insert(ConvertibleOrRange const &amp;)">insert(ConvertibleOrRange const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/remove_value_type_const___.html" title="remove(value_type const &amp;)">remove(value_type const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/remove_iterator__iterator_.html" title="remove(Iterator, Iterator)">remove(Iterator, Iterator)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/remove_convertibleorrange_const___.html" title="remove(ConvertibleOrRange const &amp;)">remove(ConvertibleOrRange const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/query_predicates_const____outiter_.html" title="query(Predicates const &amp;, OutIter)">query(Predicates const &amp;, OutIter)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/qbegin_predicates_const___.html" title="qbegin(Predicates const &amp;)">qbegin(Predicates const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/qend__.html" title="qend()">qend()</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/size__.html" title="size()">size()</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/empty__.html" title="empty()">empty()</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/clear__.html" title="clear()">clear()</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/bounds__.html" title="bounds()">bounds()</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/count_valueorindexable_const___.html" title="count(ValueOrIndexable const &amp;)">count(ValueOrIndexable const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/parameters__.html" title="parameters()">parameters()</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/indexable_get__.html" title="indexable_get()">indexable_get()</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/value_eq__.html" title="value_eq()">value_eq()</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/boost__geometry__index__rtree/get_allocator__.html" title="get_allocator()">get_allocator()</a></td></tr>
</table>
</td>
<td valign="top">
<h4>
<a name="idp135177328"></a>R-tree free functions (boost::geometry::index::)</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/spatial_indexes/group__rtree__functions/insert_rtree_________value_const___.html" title="insert(rtree&lt;...&gt; &amp;, Value const &amp;)">insert(rtree&lt;...&gt; &amp;, Value const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__rtree__functions/insert_rtree_________iterator__iterator_.html" title="insert(rtree&lt;...&gt; &amp;, Iterator, Iterator)">insert(rtree&lt;...&gt; &amp;, Iterator, Iterator)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__rtree__functions/insert_rtree_________convertibleorrange_const___.html" title="insert(rtree&lt;...&gt; &amp;, ConvertibleOrRange const &amp;)">insert(rtree&lt;...&gt; &amp;, ConvertibleOrRange const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__rtree__functions/remove_rtree_________value_const___.html" title="remove(rtree&lt;...&gt; &amp;, Value const &amp;)">remove(rtree&lt;...&gt; &amp;, Value const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__rtree__functions/remove_rtree_________iterator__iterator_.html" title="remove(rtree&lt;...&gt; &amp;, Iterator, Iterator)">remove(rtree&lt;...&gt; &amp;, Iterator, Iterator)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__rtree__functions/remove_rtree_________convertibleorrange_const___.html" title="remove(rtree&lt;...&gt; &amp;, ConvertibleOrRange const &amp;)">remove(rtree&lt;...&gt; &amp;, ConvertibleOrRange const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__rtree__functions/query_rtree______const____predicates_const____outiter_.html" title="query(rtree&lt;...&gt; const &amp;, Predicates const &amp;, OutIter)">query(rtree&lt;...&gt; const &amp;, Predicates const &amp;, OutIter)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__rtree__functions/qbegin_rtree______const____predicates_const___.html" title="qbegin(rtree&lt;...&gt; const &amp;, Predicates const &amp;)">qbegin(rtree&lt;...&gt; const &amp;, Predicates const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__rtree__functions/qend_rtree______const___.html" title="qend(rtree&lt;...&gt; const &amp;)">qend(rtree&lt;...&gt; const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__rtree__functions/clear_rtree________.html" title="clear(rtree&lt;...&gt; &amp;)">clear(rtree&lt;...&gt; &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__rtree__functions/size_rtree______const___.html" title="size(rtree&lt;...&gt; const &amp;)">size(rtree&lt;...&gt; const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__rtree__functions/empty_rtree______const___.html" title="empty(rtree&lt;...&gt; const &amp;)">empty(rtree&lt;...&gt; const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__rtree__functions/bounds_rtree______const___.html" title="bounds(rtree&lt;...&gt; const &amp;)">bounds(rtree&lt;...&gt; const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__rtree__functions/swap_rtree_________rtree________.html" title="swap(rtree&lt;...&gt; &amp;, rtree&lt;...&gt; &amp;)">swap(rtree&lt;...&gt; &amp;, rtree&lt;...&gt; &amp;)</a></td></tr>
</table>
</td>
</tr>
<tr>
<td valign="top">
<h4>
<a name="idp135195952"></a>Observers (boost::geometry::index::)</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/spatial_indexes/observers/boost__geometry__index__indexable.html" title="boost::geometry::index::indexable">boost::geometry::index::indexable</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/observers/boost__geometry__index__equal_to.html" title="boost::geometry::index::equal_to">boost::geometry::index::equal_to</a></td></tr>
</table>
<h4>
<a name="idp135199696"></a>Inserters (boost::geometry::index::)</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/spatial_indexes/group__inserters/inserter_container___.html" title="inserter(Container &amp;)">inserter(Container &amp;)</a></td></tr></table>
<h4>
<a name="idp135202384"></a>Adaptors (boost::geometry::index::adaptors::)</h4>
<table border="0" summary="Simple list" class="simplelist"><tr><td><a class="link" href="reference/spatial_indexes/group__adaptors/queried_predicates_const___.html" title="queried(Predicates const &amp;)">queried(Predicates const &amp;)</a></td></tr></table>
</td>
<td valign="top">
<h4>
<a name="idp135205712"></a>Predicates (boost::geometry::index::)</h4>
<table border="0" summary="Simple list" class="simplelist">
<tr><td><a class="link" href="reference/spatial_indexes/group__predicates/contains_geometry_const___.html" title="contains(Geometry const &amp;)">contains(Geometry const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__predicates/covered_by_geometry_const___.html" title="covered_by(Geometry const &amp;)">covered_by(Geometry const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__predicates/covers_geometry_const___.html" title="covers(Geometry const &amp;)">covers(Geometry const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__predicates/disjoint_geometry_const___.html" title="disjoint(Geometry const &amp;)">disjoint(Geometry const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__predicates/intersects_geometry_const___.html" title="intersects(Geometry const &amp;)">intersects(Geometry const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__predicates/overlaps_geometry_const___.html" title="overlaps(Geometry const &amp;)">overlaps(Geometry const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__predicates/within_geometry_const___.html" title="within(Geometry const &amp;)">within(Geometry const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__predicates/satisfies_unarypredicate_const___.html" title="satisfies(UnaryPredicate const &amp;)">satisfies(UnaryPredicate const &amp;)</a></td></tr>
<tr><td><a class="link" href="reference/spatial_indexes/group__predicates/nearest_geometry_const____unsigned_.html" title="nearest(Geometry const &amp;, unsigned)">nearest(Geometry const &amp;, unsigned)</a></td></tr>
</table>
</td>
<td class="auto-generated">&#160;</td>
</tr>
</tbody>
</table>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright &#169; 2009-2015 Barend Gehrels, Bruno Lalande,
Mateusz Loskot, Adam Wulkiewicz, Oracle and/or its affiliates<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="reference/views/identity_view.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../index.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="reference_alphabetical_index.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>