AffineTransformation Constructor |
| Name | Description | |
|---|---|---|
| AffineTransformation(Matrix) |
Create new instance of linear transformation.
| |
| AffineTransformation(Vector) |
Create new instance of shift transformation.
| |
| AffineTransformation(Matrix, Vector) |
Create new instance of affine transformation.
|