Home | All Classes | Grouped Classes | Index | Search

CL_LineMath::midpoint

Return the midpoint of the line from point A to point B.

	CL_Pointf midpoint(
		const CL_Pointf& A, const CL_Pointf& B);

Parameters:

CL_Pointf A
point A
CL_Pointf B
point B

See also:

CL_LineMath | CL_Point | CL_Pointf



Questions or comments, write to the ClanLib mailing list.