Searched refs:right_turn (Results 1 – 2 of 2) sorted by relevance
164 turn_type const& right_turn = m_turns[right.turn_index]; in operator ()() local169 && 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 ()()
98 turn_type const& right_turn = m_turns[right.turn_index]; in operator ()() local103 = 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 ()()