Home
last modified time | relevance | path

Searched refs:outgoing_region_ids (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 Dtraversal.hpp483 std::set<int> outgoing_region_ids; in analyze_cluster_intersection() local
500 && outgoing_region_ids.empty()) in analyze_cluster_intersection()
526 outgoing_region_ids.insert(op.enriched.region_id); in analyze_cluster_intersection()
529 else if (! outgoing_region_ids.empty()) in analyze_cluster_intersection()
534 if (outgoing_region_ids.count(region_id) == 1) in analyze_cluster_intersection()
537 outgoing_region_ids.erase(region_id); in analyze_cluster_intersection()