Transform1D
Overloads (3):
| Name | Return Type | Description |
|---|---|---|
| Transform1D(Double) | None | Constructs the transformation by specifying the scale only. |
| Transform1D(Transform1D) | None | The copy constructor. |
| Transform1D(Double, Double) | None | Constructs the transformation by specifying the scale and the translation. |