Struct
MtkRectangle
Instance methods
mtk_rectangle_overlap
Similar to mtk_rectangle_intersect()
but doesn’t provide
the location of the intersection.
mtk_rectangle_transform
This function transforms the values in rect
in order to compensate for
transform
applied to a MetaMonitor
, making them match the viewport. Note
that compensating implies that for a clockwise rotation of the MetaMonitor
an anti-clockwise rotation has to be applied to rect
.