Home
last modified time | relevance | path

Searched refs:choose_next_node (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.hpp27 class choose_next_node;
30 class choose_next_node<Value, Options, Box, Allocators, choose_by_content_diff_tag> class
299 …size_t choosen_node_index = rtree::choose_next_node<Value, Options, Box, Allocators, typename Opti… in traverse()
/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 Dchoose_next_node.hpp31 class choose_next_node<Value, Options, Box, Allocators, choose_by_overlap_diff_tag> class