Bitmap for WPF
Invert メソッド (Matrix4x4)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Matrix4x4 構造体 : Invert メソッド
The matrix whose inverse is to be calculated.
Calculates the inverse of the specified matrix.
シンタックス
'宣言
 
Public Shared Function Invert( _
   ByVal value As Matrix4x4 _
) As Matrix4x4
public static Matrix4x4 Invert( 
   Matrix4x4 value
)

パラメータ

value
The matrix whose inverse is to be calculated.

戻り値の型

The inverse of the specified matrix.
参照

Matrix4x4 構造体
Matrix4x4 メンバ