Searched refs:calculate_value_distance (Results 1 – 1 of 1) sorted by relevance
116 …il::calculate_distance<nearest_predicate_type, indexable_type, value_tag> calculate_value_distance; typedef in boost::geometry::index::detail::rtree::visitors::distance_query118 typedef typename calculate_value_distance::result_type value_distance_type;234 … if ( calculate_value_distance::apply(predicate(), m_translator(*it), value_distance) ) in operator ()()304 …il::calculate_distance<nearest_predicate_type, indexable_type, value_tag> calculate_value_distance; typedef in boost::geometry::index::detail::rtree::visitors::distance_query_incremental306 typedef typename calculate_value_distance::result_type value_distance_type;510 … if ( calculate_value_distance::apply(predicate(), (*m_translator)(*it), value_distance) ) in operator ()()