Home
last modified time | relevance | path

Searched refs:cluster_turn (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 Dtraversal_switch_detector.hpp335 turn_type const& cluster_turn = m_turns[*sit]; in connects_same_region() local
336 if (cluster_turn.both(operation_union) in connects_same_region()
337 || cluster_turn.both(operation_intersection)) in connects_same_region()
H A Dtraversal.hpp604 turn_type const& cluster_turn = m_turns[cluster_turn_index]; in select_turn_from_cluster() local
606 if (cluster_turn.discarded) in select_turn_from_cluster()
614 sbs.add(cluster_turn.operations[i], in select_turn_from_cluster()