Home |All Classes |Grouped Classes |Index |Search

Function generate_curve_points

Generates points on the bezier curve.

	std::vector<CL_Pointd> CL_BezierCurve::generate_curve_points(
		double split_angle_deg);