Home
last modified time | relevance | path

Searched refs:add_to_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.hpp316 add_to_hull<Factor>(*it, output); in build_half_hull()
318 add_to_hull<Factor>(right, output); in build_half_hull()
323 static inline void add_to_hull(point_type const& p, container_type& output) in add_to_hull() function in boost::geometry::strategy::convex_hull::graham_andrew