Package: pumpkin.geom

Matrix

function Matrix( a : float, b : float, c : float, d : float, tx : float, ty : float ) :

Parameters

a

b

c

d

tx

ty


Description
Create new Matrix with rotation,scale and translation components.