All Classes |Grouped Classes |Index

Function bounding_rect

Calculates the bounding rectangle of the rectangles.

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

Detailed description:

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