AffineTransformation Operators |
The AffineTransformation type exposes the following members.
| Name | Description | |
|---|---|---|
| Addition |
Calculate sum of Affine transformations.
| |
| Multiply(AffineTransformation, AffineTransformation) |
Calculate composition of Affine Transformations.
| |
| Multiply(AffineTransformation, Double) |
Multiply affine transformation by a scalar.
|