Méthode | Description | |
---|---|---|
DMatrix4x4 ( |
Creates a new double-precision matrix from the given single-precision matrix.
|
|
ToMatrix4x4 ( ) : |
Returns a single-precision matrix representation of this double-precision matrix.
|
|
ToString ( ) : string |
Returns a string representation of this matrix.
|
public DMatrix4x4 ( |
||
matrix | A single-precision matrix. | |
Résultat | System |