Home
last modified time | relevance | path

Searched refs:right_turn (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 Dless_by_segment_ratio.hpp164 turn_type const& right_turn = m_turns[right.turn_index]; in operator ()() local
169 && right_turn.method == method_crosses) in operator ()()
175 bool const right_both_xx = right_turn.both(operation_blocked); in operator ()()
186 bool const right_both_uu = right_turn.both(operation_union); in operator ()()
H A Dhandle_colocations.hpp98 turn_type const& right_turn = m_turns[right.turn_index]; in operator ()() local
103 = right_turn.operations[right.op_index]; in operator ()()
112 bool const right_both_xx = right_turn.both(operation_blocked); in operator ()()
123 bool const right_both_uu = right_turn.both(operation_union); in operator ()()
137 = right_turn.operations[1 - right.op_index]; in operator ()()