Home
last modified time | relevance | path

Searched refs:is_self_turn (Results 1 – 5 of 5) 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 Dhandle_self_turns.hpp57 || ! is_self_turn<overlay_union>(turn)) in apply()
94 || ! is_self_turn<overlay_intersection>(turn)) in apply()
H A Dis_self_turn.hpp55 bool is_self_turn(Turn const& turn) in is_self_turn() function
H A Doverlay.hpp168 else if (both_opposite && ! is_self_turn<OverlayType>(turn)) in get_ring_turn_info()
H A Denrich_intersection_points.hpp361 if (detail::overlay::is_self_turn<OverlayType>(turn) in enrich_intersection_points()
H A Dtraversal.hpp222 if (is_self_turn<OverlayType>(turn)) in select_source()