Home
last modified time | relevance | path

Searched refs:build_half_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.hpp282 build_half_hull<-1>(assigner.lower_points, state.m_lower_hull, in apply()
284 build_half_hull<1>(assigner.upper_points, state.m_upper_hull, in apply()
309 static inline void build_half_hull(container_type const& input, in build_half_hull() function in boost::geometry::strategy::convex_hull::graham_andrew