Matrix |
| Name | Description | |
|---|---|---|
| WithAppendedTransformation(Matrix2x2) | Appends a transformation matrix f to this matrix, and returns a new matrix with the result. The original matrix is unchanged. | |
| WithAppendedTransformation(Matrix3x2) | Appends a transformation matrix f to this matrix, and returns a new matrix with the result. The original matrix is unchanged. |