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