![]() |
Matrix4x4 Constructor |
Name | Description | |
---|---|---|
![]() | Matrix4x4(Matrix3x2) |
Initializes a new instance of the Matrix4x4 struct.
Constructs a Matrix4x4 from the given Matrix3x2.
|
![]() | Matrix4x4(Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double, Double) |
Initializes a new instance of the Matrix4x4 struct.
Constructs a Matrix4x4 from the given components.
|