Home
last modified time | relevance | path

Searched refs:cluster_indices (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_switch_detector.hpp71 std::set<signed_size_type> cluster_indices; member
128 if (cprop.cluster_indices.size() != 1) in get_isolation()
133 int const cluster_id = *cprop.cluster_indices.begin(); in get_isolation()
282 if (prop0.cluster_indices.count(turn.cluster_id) == 0) in assign_regions()
286 if (prop1.cluster_indices.count(turn.cluster_id) == 0) in assign_regions()
293 prop0.cluster_indices.insert(turn.cluster_id); in assign_regions()
294 prop1.cluster_indices.insert(turn.cluster_id); in assign_regions()