Recompose the matrix by setting its translation, scale, rotation and skew components.
Parameters |
Description |
const Point<T>& t |
The translation component. |
const Point<T>& s |
The scalar component. |
T angle |
The rotation angle. |
const Matrix2x4<T>& m |
The skew matrix. |