Searched defs:options_type (Results 1 – 4 of 4) sorted by relevance
55 struct options_type struct61 struct options_type< index::linear<MaxElements, MinElements> > struct70 > type;74 struct options_type< index::quadratic<MaxElements, MinElements> > struct83 > type;87 struct options_type< index::rstar<MaxElements, MinElements, OverlapCostThreshold, ReinsertedElement… struct96 > type;113 struct options_type< index::dynamic_linear > struct122 > type;126 struct options_type< index::dynamic_quadratic > struct[all …]
26 typedef typename Rtree::options_type options_type; typedef in boost::geometry::index::detail::rtree::utilities::view
447 typedef typename Rtree::options_type options_type; typedef in boost::geometry::index::detail::rtree::const_private_view472 typedef typename Rtree::options_type options_type; typedef in boost::geometry::index::detail::rtree::private_view504 typedef typename view::options_type options_type; in save() typedef534 typedef typename view::options_type options_type; in load() typedef
191 typedef typename detail::rtree::options_type<Parameters>::type options_type; typedef in boost::geometry::index::rtree