Home
last modified time | relevance | path

Searched refs:m_current_child_index (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 Dremove.hpp57 , m_current_child_index(0) in remove()
114 rtree::elements(*m_parent)[m_current_child_index].first in operator ()()
172 rtree::elements(*m_parent)[m_current_child_index].first in operator ()()
191 internal_size_type current_child_index_bckup = m_current_child_index; in traverse_apply_visitor()
195 m_current_child_index = choosen_node_index; in traverse_apply_visitor()
203 m_current_child_index = current_child_index_bckup; in traverse_apply_visitor()
333 internal_size_type m_current_child_index; member in boost::geometry::index::detail::rtree::visitors::remove