Bitmap for WPF
InvertRef(Matrix4x4) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Matrix4x4 構造体 > InvertRef メソッド : InvertRef(Matrix4x4) メソッド
The matrix whose inverse is to be calculated.
Inverts the matrix.
シンタックス
'宣言
 
Public Overloads Shared Function InvertRef( _
   ByRef value As Matrix4x4 _
) As System.Boolean
public static System.bool InvertRef( 
   ref Matrix4x4 value
)

パラメータ

value
The matrix whose inverse is to be calculated.

戻り値の型

true if matrix was converted successfully; otherwise, false.
参照

Matrix4x4 構造体
Matrix4x4 メンバ
オーバーロード一覧