Searched refs:add_to_hull (Results 1 – 1 of 1) sorted by relevance
316 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