Ask Your Question

Revision history [back]

From the source code it seems that on failure it returns the default RoteatedRect:

if( fabs(m00) < DBL_EPSILON )
    return RotatedRect();