Matrix.transformRect

Transforms each corner of a #graphene_rect_t using the given matrix m.

The result is a coplanar quadrilateral.

See also: graphene.matrix.Matrix.transformPoint

class Matrix
void
transformRect

Parameters

r graphene.rect.Rect

a #graphene_rect_t

res graphene.quad.Quad

return location for the transformed quad