Home
last modified time | relevance | path

Searched defs:choose_split_axis_and_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/rstar/
H A Dredistribute_elements.hpp252 struct choose_split_axis_and_index struct
256 typedef typename index::detail::default_margin_result<Box>::type margin_type;
257 typedef typename index::detail::default_content_result<Box>::type content_type;
260 static inline void apply(Elements const& elements, in apply()
304 struct choose_split_axis_and_index<Box, 1> struct
306 typedef typename index::detail::default_margin_result<Box>::type margin_type;
307 typedef typename index::detail::default_content_result<Box>::type content_type;
310 static inline void apply(Elements const& elements, in apply()