Matrix.projectRectBounds

void projectRectBounds(graphene.rect.Rect r, out graphene.rect.Rect res)

Projects a #graphene_rect_t using the given matrix.

The resulting rectangle is the axis aligned bounding rectangle capable of fully containing the projected rectangle.

Parameters

ra #graphene_rect_t
resreturn location for the projected rectangle