Home
last modified time | relevance | path

Searched refs:direction_type (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/policies/relate/
H A Ddirection.hpp33 struct direction_type struct
37 inline direction_type(side_info const& s, char h, in direction_type() function
53 inline direction_type(char h, bool op, int ha = 0, int hb = 0) in direction_type() function
116 typedef direction_type return_type;
/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 Daggregate_operations.hpp26 direction_type direction;
61 inline bool all_equal(direction_type dir_type) const in all_equal()
H A Dsort_by_side.hpp34 enum direction_type { dir_unknown = -1, dir_from = 0, dir_to = 1 }; enum
52 direction_type d, Op op) in ranked_point()
70 direction_type direction;
H A Dtraversal.hpp436 sort_by_side::direction_type dir) const in all_operations_of_type()