scale Mat44
Constructs a scale 4x4 matrix.
Parameters
sx
The scale factor along the x-axis
sy
The scale factor along the y-axis
sz
The scale factor along the z-axis
res
The resulting scale 4x4 matrix
Constructs a scale 4x4 matrix.
The scale factor along the x-axis
The scale factor along the y-axis
The scale factor along the z-axis
The resulting scale 4x4 matrix