Transform.transformBounds

Transforms a graphene_rect_t using the given transform @self.

The result is the bounding box containing the coplanar quad.

class Transform
void
transformBounds

Parameters

rect Rect

a graphene_rect_t

outRect Rect

return location for the bounds of the transformed rectangle

Meta