Home
last modified time | relevance | path

Searched refs:next_point (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/buffer/
H A Dget_piece_turns.hpp115 inline Iterator next_point(Range const& range, Iterator it) const in next_point() function in boost::geometry::detail::buffer::piece_turn_visitor
232 iterator next1 = next_point(ring1, it1); in calculate_turns()
239 iterator next2 = next_point(ring2, it2); in calculate_turns()