Home | All Classes | Grouped Classes | Index | Search
Return the convex hull of the given set of points
std::vector<CL_Pointf> convex_hull_from_polygon( std::vector<CL_Pointf>& points);
Parameters:
See also:
CL_Point | CL_PointSetMath | CL_Pointf