Home | All Classes | Grouped Classes | Index | Search

CL_Quad::operator +=

Quad += Quad operator. Quad += Point operator.

	CL_Quad& operator +=(
		const CL_Quad& q);

	CL_Quad& operator +=(
		const CL_Point& p);

See also:

CL_Quad | CL_Point



Questions or comments, write to the ClanLib mailing list.