Home
last modified time | relevance | path

Searched refs:nearest_predicate_access (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/visitors/
H A Ddistance_query.hpp112 …def index::detail::predicates_element<DistancePredicateIndex, Predicates> nearest_predicate_access; typedef in boost::geometry::index::detail::rtree::visitors::distance_query
113 typedef typename nearest_predicate_access::type nearest_predicate_type;
126 , m_result(nearest_predicate_access::get(m_pred).count, out_it) in distance_query()
271 return nearest_predicate_access::get(m_pred); in predicate()
300 …def index::detail::predicates_element<DistancePredicateIndex, Predicates> nearest_predicate_access; typedef in boost::geometry::index::detail::rtree::visitors::distance_query_incremental
301 typedef typename nearest_predicate_access::type nearest_predicate_type;
566 return nearest_predicate_access::get(m_pred).count; in max_count()
571 return nearest_predicate_access::get(m_pred); in predicate()