Home |All Classes |Grouped Classes |Index |Search

Function CL_Rectd

	CL_Rectd::CL_Rectd();

	CL_Rectd::CL_Rectd(
		const CL_Rect & rect);

	CL_Rectd::CL_Rectd(
		const CL_Sized & s);

	CL_Rectd::CL_Rectd(
		double new_left,
		double new_top,
		double new_right,
		double new_bottom);

	CL_Rectd::CL_Rectd(
		const CL_Pointd & p,
		const CL_Sized & size);

	CL_Rectd::CL_Rectd(
		const CL_Rectd & rect);