Home | All Classes | Grouped Classes | Index | Search

CL_Rect::operator -=

Rect -= Rect operator. Rect -= Point operator.

	CL_Rect& operator -=(
		const CL_Rect& r);

	CL_Rect& operator -=(
		const CL_Point& p);

See also:

CL_Rect | CL_Point



Questions or comments, write to the ClanLib mailing list.