transform_bounds
Description:
Transforms a rectangle using the given transform.
The result is the bounding box containing the coplanar quad.
The input and output rect may point to the same rectangle.
Parameters:
| this |
a transform |
| rect |
the rectangle to transform |
| out_rect |
return location for the bounds of the transformed rectangle |