All Classes |Grouped Classes |Index

Function overlap

Calculates the intersection of two rectangles.

	CL_Rectx<Type>&a_Rectx<pe >::o::overlaplaplap(
		const CL_Rectx < Type > & rect);

Detailed description:

Rect values become: max left, max top, min right, min bottom.