Name
cmatrix:InitScale -- init scale
Synopsis
cmatrix:InitScale(sx, sy)
Function
Initializes the matrix to a transformation that scales by
sx
and
sy
in the X and Y dimensions, respectively.
Inputs
sx
scale factor in the X direction
sy
scale factor in the Y direction
Show TOC