Home |All Classes |Grouped Classes |Index |Search

Function convex_hull_from_polygon

Return the convex hull of the given set of points.

	static std::vector<CL_Pointd> CL_PointSetMath::convex_hull_from_polygon(
		std::vector< CL_Pointd > & points);