Quaternion3d.FromMatrix Method
Public Shared Function FromMatrix( _
ByVal matrix As Matrix3d _
) As Quaternion3d
This language is not supported or no code example is available.
public static Quaternion3d FromMatrix(
Matrix3d matrix
)
This language is not supported or no code example is available.
public:
static Quaternion3d^ FromMatrix(
Matrix3d^ matrix
)
This language is not supported or no code example is available.
Parameters
- matrix
- Matrix3d