Searched refs:prev1 (Results 1 – 2 of 2) 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/buffer/ |
| H A D | get_piece_turns.hpp | 224 for (iterator prev1 = it1++; in calculate_turns() local 226 prev1 = it1++, the_model.operations[0].seg_id.segment_index++) in calculate_turns() 255 turn_policy::apply(*prev1, *it1, *next1, in calculate_turns()
|
| /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 D | get_turns.hpp | 222 range1_iterator prev1, it1, end1; in apply() local 224 get_start_point_iterator(sec1, view1, prev1, it1, end1, in apply() 235 for (prev1 = it1++, next1++; in apply() 236 …it1 != end1 && ! detail::section::exceeding<0>(dir1, *prev1, sec1.bounding_box, sec2.bounding_box,… in apply() 237 ++prev1, ++it1, ++index1, ++next1, ++ndi1) in apply() 299 TurnPolicy::apply(*prev1, *it1, *nd_next1, *prev2, *it2, *nd_next2, in apply()
|