Matrix4x4 Constructor |
Name | Description | |
---|---|---|
Matrix4x4 | Initializes a new instance of the Matrix4x4 class | |
Matrix4x4(IntPtr) | Initializes a new instance of the Matrix4x4 class | |
Matrix4x4(Single) | Construct the matrix from a 2D array of floats | |
Matrix4x4(String) | Load the matrix from the given file | |
Matrix4x4(Matrix<float,4,4>) | Initializes a new instance of the Matrix4x4 class |