Searched refs:nearest_predicate_access (Results 1 – 1 of 1) sorted by relevance
112 …def index::detail::predicates_element<DistancePredicateIndex, Predicates> nearest_predicate_access; typedef in boost::geometry::index::detail::rtree::visitors::distance_query113 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_incremental301 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()