[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodMatrix(Double)
Create a new 4x4 Matrix, initialising all values to "value"
Public methodMatrix(Vector)
Create a new matrix representing a Vector
Public methodMatrix(Vector, Double)
Create a new matrix representing a rotation around an axis

See Also