Home
last modified time | relevance | path

Searched refs:is_on_same_convex_ring (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.hpp94 inline bool is_on_same_convex_ring(Piece const& piece1, Piece const& piece2) const in is_on_same_convex_ring() function in boost::geometry::detail::buffer::piece_turn_visitor
292 || is_on_same_convex_ring(piece1, piece2) in apply()