Searched refs:m_current_child_index (Results 1 – 1 of 1) sorted by relevance
57 , 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