Home
last modified time | relevance | path

Searched refs:envelope_box_on_spheroid (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/envelope/
H A Dbox.hpp119 struct envelope_box_on_spheroid struct
157 : detail::envelope::envelope_box_on_spheroid
163 : detail::envelope::envelope_box_on_spheroid
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/expand/
H A Dbox.hpp55 detail::envelope::envelope_box_on_spheroid::apply(box_in, mbrs[0], strategy); in apply()
56 detail::envelope::envelope_box_on_spheroid::apply(box_out, mbrs[1], strategy); in apply()
H A Dsegment.hpp62 detail::envelope::envelope_box_on_spheroid::apply(box, mbrs[1], strategy); in apply()