Home
last modified time | relevance | path

Searched defs:rank_with_rings (Results 1 – 1 of 1) sorted by relevance

/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.hpp51 struct rank_with_rings struct
53 std::size_t rank;
54 std::set<ring_with_direction> rings;
56 rank_with_rings() in rank_with_rings() argument
61 inline bool all_equal(direction_type dir_type) const in all_equal()
74 inline bool all_to() const in all_to()
79 inline bool all_from() const in all_from()
84 inline bool has_only(operation_type op) const in has_only()
99 inline bool has_only_both(operation_type op1, operation_type op2) const in has_only_both()
115 inline bool is_isolated() const in is_isolated()
[all …]