Home
last modified time | relevance | path

Searched refs:m_upper_hull (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/strategies/agnostic/
Dhull_graham_andrew.hpp216 container_type m_upper_hull; member in boost::geometry::strategy::convex_hull::graham_andrew::partitions
279 build_half_hull<1>(assigner.upper_points, state.m_upper_hull, in apply()
292 output_ranges(state.m_upper_hull, state.m_lower_hull, out, closed); in result()
296 output_ranges(state.m_lower_hull, state.m_upper_hull, out, closed); in result()