Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/strategies/agnostic/
Dhull_graham_andrew.hpp137 Container lower_points, upper_points; member
164 upper_points.push_back(*it); in apply()
271 detail::sort(assigner.upper_points); in apply()
279 build_half_hull<1>(assigner.upper_points, state.m_upper_hull, in apply()