Home
last modified time | relevance | path

Searched defs:box_out (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/algorithms/detail/
H A Dnormalize.hpp156 BoxOut& box_out) in apply_to_coordinates()
184 static inline void apply(BoxIn const& box_in, BoxOut& box_out) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dbuffer.hpp71 inline void buffer_box(BoxIn const& box_in, T const& distance, BoxOut& box_out) in buffer_box()