All Classes |Grouped Classes |Index

Function CL_Rectx

Constructs an rectangle.

	CL_Rectx< Typgt;::CL_RL_Rectx();

	CL_Rectx< Typgt;::CL_RL_Rectx(
		const CL_Sizex < Type > & s);

	CL_Rectx< Typgt;::CL_RL_Rectx(
		Type new_left,
		Type new_top,
		Type new_right,
		Type new_bottom);

	CL_Rectx< Typgt;::CL_RL_Rectx(
		const CL_Pointx < Type > & p,
		const CL_Sizex < Type > & size);

	CL_Rectx< Typgt;::CL_RL_Rectx(
		Type new_left,
		Type new_top,
		const CL_Sizex < Type > & size);

	CL_Rectx< Typgt;::CL_RL_Rectx(
		const CL_Rectx < int > & rect);

	CL_Rectx< Typgt;::CL_RL_Rectx(
		const CL_Rectx < at > pampamp; rect);

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