[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| Matrix(Double) |
Create a new 4x4 Matrix, initialising all values to "value"
| |
| Matrix(Vector) |
Create a new matrix representing a Vector
| |
| Matrix(Vector, Double) |
Create a new matrix representing a rotation around an axis
|