Home
last modified time | relevance | path

Searched refs:order_selector (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/
H A Dpoint_order.hpp48 enum order_selector enum
71 static const order_selector value = clockwise;
84 static const order_selector value = geometry::clockwise;
128 static const order_selector value
136 static const order_selector value = core_dispatch::point_order
156 static const order_selector value = core_dispatch::point_order
178 static const order_selector value = core_dispatch::point_order
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/
H A Dbox_view.hpp100 static order_selector const value = counterclockwise;
107 static order_selector const value = clockwise;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/
H A Dring.hpp134 static const order_selector value = counterclockwise;
147 static const order_selector value = clockwise;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A Dbuffered_ring.hpp110 static const order_selector value = geometry::point_order<Ring>::value;
161 static const order_selector value
/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.hpp24 template<order_selector Order>
/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 Ddo_reverse.hpp24 template <order_selector Selector, bool Reverse = false>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dconvex_hull.hpp57 template <order_selector Order, closure_selector Closure>
138 template <order_selector Order, closure_selector Closure>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/
H A Dis_acceptable_turn.hpp34 order_selector Order = geometry::point_order<Geometry>::value,