blob: bd914eae51417ee6df2e4275c27abd6b3aa80d5c [file] [log] [blame]
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Examples</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="../spatial_indexes.html" title="Spatial Indexes">
<link rel="prev" href="queries.html" title="Queries">
<link rel="next" href="rtree_examples/quick_start.html" title="Quick start">
</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="queries.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../spatial_indexes.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="rtree_examples/quick_start.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="geometry.spatial_indexes.rtree_examples"></a><a class="link" href="rtree_examples.html" title="Examples">Examples</a>
</h3></div></div></div>
<div class="toc"><dl class="toc">
<dt><span class="section"><a href="rtree_examples/quick_start.html">Quick
start</a></span></dt>
<dt><span class="section"><a href="rtree_examples/index_of_polygons_stored_in_vector.html">Index
of polygons stored in vector</a></span></dt>
<dt><span class="section"><a href="rtree_examples/index_of_shared_pointers_to_polygons.html">Index
of shared pointers to polygons</a></span></dt>
<dt><span class="section"><a href="rtree_examples/index_of_iterators_of_a_map_storing_variant_geometries.html">Index
of iterators of a map storing variant geometries</a></span></dt>
<dt><span class="section"><a href="rtree_examples/specializing_index__indexable_function_object___storing_shared_pointers_in_the_rtree.html">Specializing
index::indexable function object - storing shared pointers in the rtree</a></span></dt>
<dt><span class="section"><a href="rtree_examples/using_indexablegetter_function_object___storing_indexes_of_external_container_s_elements.html">Using
IndexableGetter function object - storing indexes of external container's
elements</a></span></dt>
<dt><span class="section"><a href="rtree_examples/range_adaptors.html">Range
adaptors</a></span></dt>
<dt><span class="section"><a href="rtree_examples/iterative_query.html">Iterative
query</a></span></dt>
<dt><span class="section"><a href="rtree_examples/index_stored_in_shared_memory_using_boost_interprocess.html">Index
stored in shared memory using Boost.Interprocess</a></span></dt>
<dt><span class="section"><a href="rtree_examples/index_stored_in_mapped_file_using_boost_interprocess.html">Index
stored in mapped file using Boost.Interprocess</a></span></dt>
</dl></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="queries.html"><img src="../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../spatial_indexes.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="rtree_examples/quick_start.html"><img src="../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>