Home
last modified time | relevance | path

Searched refs:curr_seg_id (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/relate/
H A Dfollow_helpers.hpp338 segment_identifier const& curr_seg_id = curr_turn.operations[OpId].seg_id; in turn_on_the_same_ip() local
340 if ( prev_seg_id.multi_index != curr_seg_id.multi_index in turn_on_the_same_ip()
341 || prev_seg_id.ring_index != curr_seg_id.ring_index ) in turn_on_the_same_ip()
348 if ( prev_seg_id.segment_index != curr_seg_id.segment_index in turn_on_the_same_ip()
350 || prev_seg_id.segment_index + 1 != curr_seg_id.segment_index ) ) in turn_on_the_same_ip()