Home
last modified time | relevance | path

Searched refs:current_output (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/overlay/
H A Dcopy_segments.hpp69 RangeOut& current_output) in apply()
114 detail::overlay::append_no_dups_or_spikes(current_output, *it, strategy, robust_policy); in apply()
125 static inline void append_to_output(RangeOut& current_output, in append_to_output() argument
131 detail::overlay::append_no_dups_or_spikes(current_output, point, in append_to_output()
138 static inline void append_to_output(RangeOut& current_output, in append_to_output() argument
144 detail::overlay::append_no_duplicates(current_output, point); in append_to_output()
161 RangeOut& current_output) in apply() argument
180 append_to_output(current_output, *it, strategy, robust_policy, in apply()
202 RangeOut& current_output) in apply()
213 current_output in apply()
[all …]