Searched refs:output_ranges (Results 1 – 1 of 1) sorted by relevance
297 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