Home
last modified time | relevance | path

Searched refs:left_both_xx (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dless_by_segment_ratio.hpp171 bool const left_both_xx = left_turn.both(operation_blocked); in operator ()() local
173 if (left_both_xx && ! right_both_xx) in operator ()()
177 if (! left_both_xx && right_both_xx) in operator ()()
Dhandle_colocations.hpp114 bool const left_both_xx = left_turn.both(operation_blocked); in operator ()() local
116 if (left_both_xx && ! right_both_xx) in operator ()()
120 if (! left_both_xx && right_both_xx) in operator ()()