Home
last modified time | relevance | path

Searched refs:get_next_turn_index (Results 1 – 3 of 3) 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 Denrichment_info.hpp46 inline signed_size_type get_next_turn_index() const in get_next_turn_index() function
H A Denrich_intersection_points.hpp262 int const to_index0 = op0.enriched.get_next_turn_index(); in calculate_remaining_distance()
263 int const to_index1 = op1.enriched.get_next_turn_index(); in calculate_remaining_distance()
H A Dtraversal.hpp281 signed_size_type const next_turn_index = op.enriched.get_next_turn_index(); in select_cc_operation()