Home
last modified time | relevance | path

Searched refs:to_index1 (Results 1 – 1 of 1) 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 Denrich_intersection_points.hpp263 int const to_index1 = op1.enriched.get_next_turn_index(); in calculate_remaining_distance() local
264 if (to_index1 >= 0 in calculate_remaining_distance()
265 && to_index1 >= 0 in calculate_remaining_distance()
266 && to_index0 != to_index1) in calculate_remaining_distance()
269 op1.remaining_distance = distance_measure(turn.point, turns[to_index1].point); in calculate_remaining_distance()