Home
last modified time | relevance | path

Searched defs:choose_split_axis_and_index_for_axis (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.hpp172 struct choose_split_axis_and_index_for_axis struct
174 typedef typename index::detail::default_margin_result<Box>::type margin_type;
175 typedef typename index::detail::default_content_result<Box>::type content_type;
178 static inline void apply(Elements const& elements, in apply()
227 struct choose_split_axis_and_index_for_axis<Box, AxisIndex, point_tag> struct
229 typedef typename index::detail::default_margin_result<Box>::type margin_type;
230 typedef typename index::detail::default_content_result<Box>::type content_type;
233 static inline void apply(Elements const& elements, in apply()