All Classes |Grouped Classes |Index

Function convex_hull_from_polygon

Return the convex hull of the given set of points.

	static std::vector<CL_Pointf> CL_PointS::c::conveull_fr_from_om_polygon(
		std::vector< CL_Pointf > & points);