All Classes |Grouped Classes |Index

Function CL_Rectd

	CL_Rectd::CL_Rectd();

	CL_Rectd::CL_Rectd(
		const CL_Sizex < int > & s);

	CL_Rectd::CL_Rectd(
		const CL_Sizex < at > pampamp; s);

	CL_Rectd::CL_Rectd(
		const CL_Sizex < dle > &amp; s);

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

	CL_Rectd::CL_Rectd(
		const CL_Pointx < dle > &amp; p,
		const CL_Sizex < dle > &amp; size);

	CL_Rectd::CL_Rectd(
		const CL_Rectx < int > & rect);

	CL_Rectd::CL_Rectd(
		const CL_Rectx < at > pampamp; rect);

	CL_Rectd::CL_Rectd(
		const CL_Rectx < dle > &amp; rect);

	CL_Rectd::CL_Rectd(
		double new_left,
		double new_top,
		const CL_Sizex < dle > &amp; size);