Transform1D(Double, Double)
Constructor
Description:
Constructs the transformation by specifying the scale and the translation.
Constructs the transformation by specifying the scale and the translation.
Remarks:
1D space is tranformed according to the following formula: t --> scale*t + translation
1D space is tranformed according to the following formula: t --> scale*t + translation