Home
last modified time | relevance | path

Searched refs:to_index0 (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.hpp262 int const to_index0 = op0.enriched.get_next_turn_index(); in calculate_remaining_distance() local
266 && to_index0 != to_index1) in calculate_remaining_distance()
268 op0.remaining_distance = distance_measure(turn.point, turns[to_index0].point); in calculate_remaining_distance()