Result of a TRSR decomposition.
More...
#include <WTransform>
|
double | dx |
| X component of translation.
|
|
double | dy |
| Y component of translation.
|
|
double | alpha1 |
| First rotation angle (radians)
|
|
double | sx |
| X component of scale.
|
|
double | sy |
| Y component of scale.
|
|
double | alpha2 |
| Second rotation angle (radians)
|
|
Result of a TRSR decomposition.
- See also
- decomposeTranslateRotateScaleRotate()