Home
last modified time | relevance | path

Searched refs:envelope_one_point (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 Dpoint.hpp47 struct envelope_one_point struct
89 envelope_one_point in apply()
107 : detail::envelope::envelope_one_point<0, dimension<Point>::value>
H A Dmultipoint.hpp333 envelope_one_point<2, dimension<Box>::value>::apply(*it, mbr, strategy); in apply()
H A Dsegment.hpp383 envelope_one_point<Dimension, DimensionCount>::apply(p1, mbr, strategy); in apply()