Searched refs:to_index0 (Results 1 – 1 of 1) sorted by relevance
372 signed_size_type const to_index0 = op0.enriched.get_next_turn_index(); in calculate_remaining_distance() local374 if (to_index0 >= 0 in calculate_remaining_distance()376 && to_index0 != to_index1) in calculate_remaining_distance()378 op0.remaining_distance = distance_measure(turn.point, turns[to_index0].point); in calculate_remaining_distance()