Home
last modified time | relevance | path

Searched refs:m_upper_hull (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.hpp221 container_type m_upper_hull; member in boost::geometry::strategy::convex_hull::graham_andrew::partitions
284 build_half_hull<1>(assigner.upper_points, state.m_upper_hull, in apply()
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()