Searched refs:ever_circling_iterator (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/iterators/ |
| H A D | ever_circling_iterator.hpp | 38 struct ever_circling_iterator : struct 41 ever_circling_iterator<Iterator>, 47 explicit inline ever_circling_iterator(Iterator begin, Iterator end, in ever_circling_iterator() argument 56 explicit inline ever_circling_iterator(Iterator begin, Iterator end, Iterator start, in ever_circling_iterator() function
|
| /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 D | get_turns.hpp | 229 ever_circling_iterator<range1_iterator> next1(begin_range_1, end_range_1, it1, true); in apply() 239 ever_circling_iterator<range1_iterator> nd_next1( in apply() 250 ever_circling_iterator<range2_iterator> next2(begin_range_2, end_range_2, it2, true); in apply() 278 ever_circling_iterator<range2_iterator> nd_next2( in apply() 566 ever_circling_iterator<iterator_type> next( in apply()
|
| H A D | copy_segments.hpp | 84 typedef geometry::ever_circling_iterator<iterator> ec_iterator; in apply()
|
| H A D | copy_segment_point.hpp | 63 geometry::ever_circling_iterator<iterator> it(boost::begin(view), boost::end(view), in apply()
|