Matrix44D Constructor |
Name | Description | |
---|---|---|
Matrix44D(Double) |
Initializes a new instance of the Matrix44D struct.
| |
Matrix44D(Double) |
Initializes a new instance of the Matrix44D struct.
| |
Matrix44D(Double) |
Initializes a new instance of the Matrix22D struct.
| |
Matrix44D(IListDouble, MatrixOrder) |
Initializes a new instance of the Matrix44D struct.
| |
Matrix44D(Double, MatrixOrder) |
Initializes a new instance of the Matrix44D struct.
| |
Matrix44D(Matrix33D, Vector3D) |
Initializes a new instance of the Matrix44D struct.
| |
Matrix44D(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double) |
Initializes a new instance of the Matrix44D class.
|