Wt  3.3.4
 All Classes Namespaces 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 Mar 25 2015 for the C++ Web Toolkit (Wt) by doxygen 1.8.6