Boost.Geometry.Index
 All Classes Functions Typedefs Groups
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
oCboost::geometry::index::dynamic_linearLinear r-tree creation algorithm parameters - run-time version
oCboost::geometry::index::dynamic_quadraticQuadratic r-tree creation algorithm parameters - run-time version
oCboost::geometry::index::dynamic_rstarR*-tree creation algorithm parameters - run-time version
oCboost::geometry::index::detail::equal_to< Value, IsIndexable >The function object comparing Values
oCboost::geometry::index::detail::equal_to< boost::tuple< T0, T1, T2, T3, T4, T5, T6, T7, T8, T9 >, false >The function object comparing Values
oCboost::geometry::index::detail::equal_to< std::pair< T1, T2 >, false >The function object comparing Values
oCboost::geometry::index::detail::equal_to< std::tuple< Args...>, false >The function object comparing Values
oCboost::geometry::index::detail::equal_to< Value >
|\Cboost::geometry::index::equal_to< Value >The function object comparing Values
oCboost::geometry::index::detail::indexable< Value, IsIndexable >The function object extracting Indexable from Value
oCboost::geometry::index::detail::indexable< boost::tuple< Indexable, T1, T2, T3, T4, T5, T6, T7, T8, T9 >, false >The function object extracting Indexable from Value
oCboost::geometry::index::detail::indexable< std::pair< Indexable, T2 >, false >The function object extracting Indexable from Value
oCboost::geometry::index::detail::indexable< std::tuple< Indexable, Args...>, false >The function object extracting Indexable from Value
oCboost::geometry::index::detail::indexable< Value >
|\Cboost::geometry::index::indexable< Value >The function object extracting Indexable from Value
oCboost::geometry::index::linear< MaxElements, MinElements >Linear r-tree creation algorithm parameters
oCboost::geometry::index::quadratic< MaxElements, MinElements >Quadratic r-tree creation algorithm parameters
oCboost::geometry::index::rstar< MaxElements, MinElements, ReinsertedElements, OverlapCostThreshold >R*-tree creation algorithm parameters
\Cboost::geometry::index::rtree< Value, Parameters, IndexableGetter, EqualTo, Allocator >The R-tree spatial index