Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/strategies/agnostic/
Dhull_graham_andrew.hpp215 container_type m_lower_hull; member in boost::geometry::strategy::convex_hull::graham_andrew::partitions
277 build_half_hull<-1>(assigner.lower_points, state.m_lower_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()