Wt  3.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Attributes | List of all members
Wt::WTransform::TRSRDecomposition Struct Reference

Result of a TRSR decomposition. More...

Public Attributes

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)

Detailed Description

Result of a TRSR decomposition.

See Also
decomposeTranslateRotateScaleRotate()

Generated on Wed Oct 22 2014 for the C++ Web Toolkit (Wt) by doxygen 1.8.1.2