applyTo(double[] ctm) Applies the transformation to the specified transformation matrix by concatenation.
Parameters: ctm - Current Transformation Matrix.
Applies the transformation to the specified transformation matrix by concatenation.
Parameters: ctm - Current Transformation Matrix. Transformed transformation matrix.