Matrix3By3 Constructor |
Name | Description | |
---|---|---|
Matrix3By3(AngleAxisRotation) |
Initializes a new instance from an angle axis rotation.
| |
Matrix3By3(EigenDecomposition) |
Initializes a new instance from an EigenDecomposition.
| |
Matrix3By3(ElementaryRotation) |
Initializes a new instance representing an elementary rotation about one of the original axes.
| |
Matrix3By3(EulerSequence) |
Initializes a new instance from the provided EulerSequence.
| |
Matrix3By3(Matrix3By3Symmetric) |
Initializes a new instance from a Matrix3By3Symmetric.
| |
Matrix3By3(UnitQuaternion) |
Initializes a new instance from a UnitQuaternion.
| |
Matrix3By3(YawPitchRoll) |
Initializes a new instance from the provided YawPitchRoll sequence.
| |
Matrix3By3(Double, Double, Double, Double, Double, Double, Double, Double, Double) |
Initializes a new instance from elements.
|