No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
No description available.
Compares the two rectangles.
No description available.
Similar to mtk_rectangle_overlap()
but ignores the vertical location.
Find the intersection between the two rectangles.
No description available.
No description available.
Similar to mtk_rectangle_intersect()
but doesn’t provide
the location of the intersection.
No description available.
No description available.
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
.
Computes the union of the two rectangles.
Similar to mtk_rectangle_overlap()
but ignores the horizontal location.