projectRect

fun projectRect(r: Rect, res: Quad)

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

See also: graphene_matrix_project_point()

Since

1.2

Parameters

r

a #graphene_rect_t

res

return location for the projected rectangle