First time here? Check out the FAQ!
answered 2018-11-12 16:17:18 -0600
From the source code it seems that on failure it returns the default RoteatedRect:
if( fabs(m00) < DBL_EPSILON ) return RotatedRect();