All Classes |Grouped Classes |Index

Function generate_curve_points

Generates points on the bezier curve.

	std::vector<CL_Pointf> CL_BezierCurve::generate_curve_points(
		const CL_Angle & split_angle);