Home
last modified time | relevance | path

Searched refs:iterate_direction (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/util/
H A Dorder_as_direction.hpp32 static const iterate_direction value = iterate_forward;
39 static const iterate_direction value = iterate_reverse;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/
H A Dreversible_view.hpp35 enum iterate_direction { iterate_forward, iterate_reverse }; enum
43 template <typename Range, iterate_direction Direction>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Darea.hpp80 iterate_direction Direction,