Home
last modified time | relevance | path

Searched refs:opposite_operation (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Doverlay.hpp113 static const operation_type opposite_operation in get_ring_turn_info() local
180 || (op.operation == opposite_operation in get_ring_turn_info()
182 && ! (turn.both(opposite_operation) in get_ring_turn_info()
Denrich_intersection_points.hpp424 static const detail::overlay::operation_type opposite_operation in enrich_intersection_points() local
460 || turn.both(opposite_operation) in enrich_intersection_points()
Dtraversal_switch_detector.hpp54 static const operation_type opposite_operation member