Home
last modified time | relevance | path

Searched refs:ring_with_direction (Results 1 – 2 of 2) 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.hpp23 struct ring_with_direction struct
34 inline bool operator<(ring_with_direction const& other) const in operator <() argument
41 ring_with_direction() in ring_with_direction() argument
54 std::set<ring_with_direction> rings;
63 for (std::set<ring_with_direction>::const_iterator it = rings.begin(); in all_equal()
86 for (std::set<ring_with_direction>::const_iterator it = rings.begin(); in has_only()
89 const ring_with_direction& rwd = *it; in has_only()
103 for (std::set<ring_with_direction>::const_iterator it = rings.begin(); in has_only_both()
106 const ring_with_direction& rwd = *it; in has_only_both()
117 for (std::set<ring_with_direction>::const_iterator it = rings.begin(); in is_isolated()
[all …]
H A Dtraversal.hpp438 typedef std::set<sort_by_side::ring_with_direction>::const_iterator sit_type; in all_operations_of_type()
441 sort_by_side::ring_with_direction const& rwd = *it; in all_operations_of_type()
508 sort_by_side::ring_with_direction const& rwd = *rwr.rings.begin(); in analyze_cluster_intersection()
516 sort_by_side::ring_with_direction const& rwd = *rwr.rings.begin(); in analyze_cluster_intersection()