Returns the scale vector corresponding to the lengths of the column vectors of the transformation matrix, and sets the scale factor of the matrix to 1 .
Parameters
Parameters
Description
xfm
[out] Receives the 2D transformation matrix.
Remarks
xfm must be scaled ortho; i.e., xfm.isScaledOrtho() == true.