Home | All Classes | Grouped Classes | Index | Search

CL_BezierCurve::get_length

Returns the lenght of a segment (or the curve)

	float get_length(
		int segment = -1);

Parameters:

segment
number of segment (-1 indicates whole curve)

Return value:

length of segment (or curve)

See also:

CL_BezierCurve



Questions or comments, write to the ClanLib mailing list.