2027 Constructor
Changes 1
C

Transform1D

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