All Classes |Grouped Classes |Index
Return the convex hull of the given set of points.
static std::vector<CL_Pointf> CL_PointSetMath::convex_hull_from_polygon( std::vector< CL_Pointf > & points);