Class

Matrix

Matrix()

Constructor

# new Matrix()

Properties:
Name Type Description
v Array.<Array.<number>>

the 3x3 matrix data.

t Array.<number>

the translation data.