Home
last modified time | relevance | path

Searched refs:opposite_operation (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 Doverlay.hpp106 static const operation_type opposite_operation in get_ring_turn_info() local
121 bool const both_opposite = turn.both(opposite_operation); in get_ring_turn_info()
129 || turn.combination(opposite_operation, operation_blocked); in get_ring_turn_info()
H A Denrich_intersection_points.hpp314 static const detail::overlay::operation_type opposite_operation in enrich_intersection_points() local
351 if (turn.both(opposite_operation)) in enrich_intersection_points()