Home
last modified time | relevance | path

Searched refs:prev_turn (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.hpp335 inline bool turn_on_the_same_ip(Turn const& prev_turn, Turn const& curr_turn) in turn_on_the_same_ip() argument
337 segment_identifier const& prev_seg_id = prev_turn.operations[OpId].seg_id; in turn_on_the_same_ip()
355 return detail::equals::equals_point_point(prev_turn.point, curr_turn.point); in turn_on_the_same_ip()