Home
last modified time | relevance | path

Searched refs:current_is_root (Results 1 – 2 of 2) 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 Dinsert.hpp206 bool current_is_root() const in current_is_root() function
317 BOOST_GEOMETRY_INDEX_ASSERT(m_traverse_data.current_is_root() || in post_traverse()
391 if ( !m_traverse_data.current_is_root() ) in split()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/rstar/
H A Dinsert.hpp205 if ( !base::m_traverse_data.current_is_root() ) in handle_possible_reinsert_or_split_of_root()
236 if ( !result_elements.empty() && !base::m_traverse_data.current_is_root() ) in recalculate_aabb_if_necessary()