Transform1D(Double)
Constructor
Description:
Constructs the transformation by specifying the scale only.
Constructs the transformation by specifying the scale only.
Remarks:
The translation is set to zero. 1D space is tranformed according to the following formula: t --> scale*t + translation This constructor sets translation to zero.
The translation is set to zero. 1D space is tranformed according to the following formula: t --> scale*t + translation This constructor sets translation to zero.