Wt  3.3.8
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 Mon Sep 4 2017 for the C++ Web Toolkit (Wt) by doxygen 1.8.11