Matrix.projectRect

void projectRect(graphene.rect.Rect r, out graphene.quad.Quad res)

Projects all corners of a #graphene_rect_t using the given matrix.

See also: [graphene.matrix.Matrix.projectPoint]

Parameters

ra #graphene_rect_t
resreturn location for the projected rectangle