Home
last modified time | relevance | path

Searched refs:ever_circling_range_iterator (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/iterators/
H A Dever_circling_iterator.hpp99 struct ever_circling_range_iterator struct
102 ever_circling_range_iterator<Range>,
108 explicit inline ever_circling_range_iterator(Range& range) in ever_circling_range_iterator() argument
116 explicit inline ever_circling_range_iterator() in ever_circling_range_iterator() argument
132 inline difference_type distance_to(ever_circling_range_iterator<Range> const& other) const in distance_to() argument
137 inline bool equal(ever_circling_range_iterator<Range> const& other) const in equal() argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dis_convex.hpp64 typedef geometry::ever_circling_range_iterator<view_type const> it_type; in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Denrich_intersection_points.hpp104 geometry::ever_circling_range_iterator<Operations const> next(operations); in enrich_assign()