RotatedRect

Undocumented in source.

Members

Functions

points
Point[] points()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

opCall
RotatedRect opCall(Point center, Size size, double angle)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

angle
double angle;
Undocumented in source.
boundingRect
Rect boundingRect;
Undocumented in source.
center
Point center;
Undocumented in source.
pts
Contour pts;
Undocumented in source.
size
Size size;
Undocumented in source.

Meta