Home
last modified time | relevance | path

Searched refs:flatten_iterator (Results 1 – 6 of 6) 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 Dflatten_iterator.hpp35 class flatten_iterator class
38 flatten_iterator
61 flatten_iterator() {} in flatten_iterator() function in boost::geometry::flatten_iterator
64 flatten_iterator(OuterIterator outer_it, OuterIterator outer_end) in flatten_iterator() function in boost::geometry::flatten_iterator
71 flatten_iterator(OuterIterator outer_end) in flatten_iterator() function in boost::geometry::flatten_iterator
82 flatten_iterator(flatten_iterator in flatten_iterator() function in boost::geometry::flatten_iterator
110 flatten_iterator& operator=(flatten_iterator const& other) in operator =()
134 friend class flatten_iterator;
172 inline bool equal(flatten_iterator in equal()
H A Dsegment_iterator.hpp84 typedef typename return_type::second_iterator_type flatten_iterator; in apply() typedef
95 flatten_iterator(boost::begin(geometry::interior_rings(polygon)), in apply()
98 flatten_iterator(boost::begin(geometry::interior_rings(polygon)), in apply()
198 typedef typename return_type::second_iterator_type flatten_iterator; in apply() typedef
205 flatten_iterator(boost::begin(geometry::interior_rings(polygon)), in apply()
208 flatten_iterator( boost::end(geometry::interior_rings(polygon)) ) in apply()
H A Dpoint_iterator.hpp73 typedef typename return_type::second_iterator_type flatten_iterator; in apply() typedef
78 flatten_iterator(boost::begin(geometry::interior_rings(polygon)), in apply()
81 flatten_iterator(boost::begin(geometry::interior_rings(polygon)), in apply()
184 typedef typename return_type::second_iterator_type flatten_iterator; in apply() typedef
188 flatten_iterator(boost::begin(geometry::interior_rings(polygon)), in apply()
191 flatten_iterator( boost::end(geometry::interior_rings(polygon)) ) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/iterators/detail/point_iterator/
H A Diterator_type.hpp70 flatten_iterator
100 typedef flatten_iterator
118 typedef flatten_iterator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/iterators/detail/segment_iterator/
H A Diterator_type.hpp84 flatten_iterator
112 typedef flatten_iterator
133 typedef flatten_iterator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/detail/boundary_view/
H A Dimplementation.hpp310 typedef flatten_iterator