Home
last modified time | relevance | path

Searched refs:is_node_prunable (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.hpp162 is_node_prunable(m_result.greatest_comparable_distance(), node_distance) ) in operator ()()
185 is_node_prunable(m_result.greatest_comparable_distance(), it->first) ) in operator ()()
264 static inline bool is_node_prunable(Distance const& greatest_dist, node_distance_type const& d) in is_node_prunable() function in boost::geometry::index::detail::rtree::visitors::distance_query
411 is_node_prunable(neighbors.back().first, branches[current_branch].first) ) in increment()
472 is_node_prunable(neighbors.back().first, node_distance) ) in operator ()()
559 static inline bool is_node_prunable(Distance const& greatest_dist, node_distance_type const& d) in is_node_prunable() function in boost::geometry::index::detail::rtree::visitors::distance_query_incremental