Contains the matrix values for performing affine transforms
double sx, rx, ry, sy, tx, ty;
The affine matrix values
void Reset()
Resets all of the values back to the default.
Resets the scale factor to 1.0, and the rotation and transform factors to 0.0