All Classes |Grouped Classes |Index

Function bounding_rect

Calculates the bounding rectangle of the rectangles.

	CL_Rectx<int >& CL_Rectx< int  >::bounding_rect(
		const CL_Rectx < int > & rect);

Detailed description:

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