Matrix3x4::EncloseTransform
Matrix3x4::EncloseTransform
Description
EncloseTransform transforms a rectangle and returns its bounding area.
Parameters
Parameters |
Description |
Rect<T> * pr |
Pointer to the transformed rectangle. |
const Rect<T>& r |
The passed rectangle to be transformed. |