Transform.transformBounds

Transforms a graphene.rect.Rect using the given transform self.

The result is the bounding box containing the coplanar quad.

class Transform
void
transformBounds

Parameters

rect graphene.rect.Rect
outRect graphene.rect.Rect

return location for the bounds of the transformed rectangle