All Classes |Grouped Classes |Index
Calculates the intersection of two rectangles.
CL_Rectx<int >& CL_Rectx< int >::overlap( const CL_Rectx < int > & rect);
Detailed description:
Rect values become: max left, max top, min right, min bottom.