Home
last modified time | relevance | path

Searched refs:append_no_duplicates (Results 1 – 4 of 4) 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/overlay/
H A Dclip_linestring.hpp227 detail::overlay::append_no_duplicates(line_out, p1, true); in clip_range_with_box()
229 detail::overlay::append_no_duplicates(line_out, p2); in clip_range_with_box()
H A Dappend_no_duplicates.hpp29 inline void append_no_duplicates(Range& range, Point const& point, bool force = false) in append_no_duplicates() function
H A Dfollow.hpp174 detail::overlay::append_no_duplicates(current_piece, point); in enter()
203 detail::overlay::append_no_duplicates(current_piece, point); in leave()
H A Dcopy_segments.hpp144 detail::overlay::append_no_duplicates(current_output, point); in append_to_output()