Home
last modified time | relevance | path

Searched refs:rank_with_rings (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/algorithms/detail/overlay/
H A Dtraversal_intersection_patterns.hpp25 inline bool check_pairs(std::vector<sort_by_side::rank_with_rings> const& aggregation, in check_pairs()
33 sort_by_side::rank_with_rings const& curr = aggregation[i]; in check_pairs()
34 sort_by_side::rank_with_rings const& next = aggregation[i + 1]; in check_pairs()
58 std::vector<sort_by_side::rank_with_rings> const& aggregation) in intersection_pattern_common_interior1()
72 sort_by_side::rank_with_rings const& incoming = aggregation.front(); in intersection_pattern_common_interior1()
73 sort_by_side::rank_with_rings const& outgoing = aggregation.back(); in intersection_pattern_common_interior1()
105 std::vector<sort_by_side::rank_with_rings> const& aggregation) in intersection_pattern_common_interior2()
129 sort_by_side::rank_with_rings const& incoming = aggregation.front(); in intersection_pattern_common_interior2()
130 sort_by_side::rank_with_rings const& outgoing = aggregation.back(); in intersection_pattern_common_interior2()
172 std::vector<sort_by_side::rank_with_rings> const& aggregation) in intersection_pattern_common_interior3()
[all …]
H A Daggregate_operations.hpp51 struct rank_with_rings struct
56 rank_with_rings() in rank_with_rings() argument
196 inline void aggregate_operations(Sbs const& sbs, std::vector<rank_with_rings>& aggregation, in aggregate_operations()
225 rank_with_rings current; in aggregate_operations()
H A Dtraversal.hpp386 std::vector<sort_by_side::rank_with_rings> aggregation; in select_from_cluster_union()
390 sort_by_side::rank_with_rings const& incoming = aggregation.front(); in select_from_cluster_union()
396 sort_by_side::rank_with_rings const& rwr = aggregation[i]; in select_from_cluster_union()
434 inline bool all_operations_of_type(sort_by_side::rank_with_rings const& rwr, in all_operations_of_type()
466 std::vector<sort_by_side::rank_with_rings> aggregation; in analyze_cluster_intersection()
487 sort_by_side::rank_with_rings const& rwr = aggregation[i]; in analyze_cluster_intersection()