EncloseTransform transforms a rectangle and returns its bounding area. This is an axial bound of an oriented (and/or sheared, scaled, etc) box.
|
Parameters |
Description |
|
Rect<T> * pr |
Pointer to the transformed rectangle. |
|
const Rect<T>& r |
The passed rectangle to be transformed. |