Home
last modified time | relevance | path

Searched refs:current_child_index (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.hpp195 : parent(0), current_child_index(0), current_level(0) in insert_traverse_data()
202 current_child_index = new_child_index; in move_to_next_level()
220 return rtree::elements(*parent)[current_child_index]; in current_element()
224 elements_size_type current_child_index; member
/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.hpp39 size_t current_child_index, in apply() argument
63 geometry::centroid(rtree::elements(*parent)[current_child_index].first, node_center); in apply()
211 base::m_traverse_data.parent, base::m_traverse_data.current_child_index, in handle_possible_reinsert_or_split_of_root()