Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dless_by_segment_ratio.hpp182 bool const left_both_uu = left_turn.both(operation_union); in operator ()() local
184 if (left_both_uu && ! right_both_uu) in operator ()()
188 if (! left_both_uu && right_both_uu) in operator ()()
Dhandle_colocations.hpp125 bool const left_both_uu = left_turn.both(operation_union); in operator ()() local
127 if (left_both_uu && ! right_both_uu) in operator ()()
131 if (! left_both_uu && right_both_uu) in operator ()()