Home |All Classes |Grouped Classes |Index |Search

Function translate

Translate the rect.

	CL_Rectd CL_Rectd::translate(
		const CL_Pointd & p);

	CL_Rectd CL_Rectd::translate(
		double x,
		double y);