Home
last modified time | relevance | path

Searched refs:output_ranges (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/strategies/agnostic/
H A Dhull_graham_andrew.hpp297 output_ranges(state.m_upper_hull, state.m_lower_hull, out, closed); in result()
301 output_ranges(state.m_lower_hull, state.m_upper_hull, out, closed); in result()
353 static inline void output_ranges(container_type const& first, container_type const& second, in output_ranges() function in boost::geometry::strategy::convex_hull::graham_andrew