Home
last modified time | relevance | path

Searched refs:prev_seg_id (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/relate/
H A Dfollow_helpers.hpp337 segment_identifier const& prev_seg_id = prev_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()
H A Dlinear_areal.hpp681 … segment_identifier const& prev_seg_id = m_previous_turn_ptr->operations[op_id].seg_id; in apply() local
684 range::back(sub_range(geometry, prev_seg_id)), in apply()
773 … segment_identifier const& prev_seg_id = m_previous_turn_ptr->operations[op_id].seg_id; in apply() local
776 range::back(sub_range(geometry, prev_seg_id)), in apply()
1099 … segment_identifier const& prev_seg_id = m_previous_turn_ptr->operations[op_id].seg_id; in apply() local
1102 range::back(sub_range(geometry, prev_seg_id)), in apply()
1122 … segment_identifier const& prev_seg_id = m_previous_turn_ptr->operations[op_id].seg_id; in apply() local
1125 range::back(sub_range(geometry, prev_seg_id)), in apply()
1148 … segment_identifier const& prev_seg_id = m_previous_turn_ptr->operations[op_id].seg_id; in apply() local
1151 range::back(sub_range(geometry, prev_seg_id)), in apply()
H A Dlinear_linear.hpp607 segment_identifier const& prev_seg_id = turn_ptr->operations[op_id].seg_id; in apply() local
611 range::back(sub_range(geometry, prev_seg_id)), in apply()