Searched refs:for_each_range (Results 1 – 4 of 4) 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 D | for_each_range.hpp | 100 struct for_each_range struct 111 struct for_each_range<Linestring, Actor, linestring_tag> struct 117 struct for_each_range<Ring, Actor, ring_tag> struct 123 struct for_each_range<Polygon, Actor, polygon_tag> struct 129 struct for_each_range<Box, Actor, box_tag> struct 135 struct for_each_range<MultiPoint, Actor, multi_point_tag> struct 141 struct for_each_range<Geometry, Actor, multi_linestring_tag> struct 160 struct for_each_range<Geometry, Actor, multi_polygon_tag> struct 185 inline void for_each_range(Geometry const& geometry, Actor & actor) in for_each_range() function 187 dispatch::for_each_range in for_each_range()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/ |
| H A D | hull_graham_andrew.hpp | 258 geometry::detail::for_each_range(geometry, extremes); in apply() 271 geometry::detail::for_each_range(geometry, assigner); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/disjoint/ |
| H A D | areal_areal.hpp | 109 geometry::detail::for_each_range(geometry2, checker); in rings_containing()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/touches/ |
| H A D | implementation.hpp | 245 geometry::detail::for_each_range(geometry2, checker); in rings_containing()
|