Bitmap for UWP
Matrix5x4 構造体 メンバ
フィールド  プロパティ  メソッド 

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 : Matrix5x4 構造体

Matrix5x4データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック フィールド
 名前解説
Public フィールドstatic (Shared in Visual Basic)The identity Matrix5x4.  
Public フィールドValue at row 1 column 1 of the Matrix5x4.  
Public フィールドValue at row 1 column 2 of the Matrix5x4.  
Public フィールドValue at row 1 column 3 of the Matrix5x4.  
Public フィールドValue at row 1 column 4 of the Matrix5x4.  
Public フィールドValue at row 2 column 1 of the Matrix5x4.  
Public フィールドValue at row 2 column 2 of the Matrix5x4.  
Public フィールドValue at row 2 column 3 of the Matrix5x4.  
Public フィールドValue at row 2 column 4 of the Matrix5x4.  
Public フィールドValue at row 3 column 1 of the Matrix5x4.  
Public フィールドValue at row 3 column 2 of the Matrix5x4.  
Public フィールドValue at row 3 column 3 of the Matrix5x4.  
Public フィールドValue at row 3 column 4 of the Matrix5x4.  
Public フィールドValue at row 4 column 1 of the Matrix5x4.  
Public フィールドValue at row 4 column 2 of the Matrix5x4.  
Public フィールドValue at row 4 column 3 of the Matrix5x4.  
Public フィールドValue at row 4 column 4 of the Matrix5x4.  
Public フィールドValue at row 5 column 1 of the Matrix5x4.  
Public フィールドValue at row 5 column 2 of the Matrix5x4.  
Public フィールドValue at row 5 column 3 of the Matrix5x4.  
Public フィールドValue at row 5 column 4 of the Matrix5x4.  
Public フィールドThe size of the Matrix5x4type, in bytes.  
Public フィールドstatic (Shared in Visual Basic)A Matrix5x4with all of its components set to zero.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether this instance is an identity Matrix5x4.  
Public プロパティオーバーロードされます。 Gets or sets the component at the specified index.  
Public プロパティGets or sets the first row in the Matrix5x4; that is M11, M12, M13, and M14.  
Public プロパティGets or sets the second row in the Matrix5x4; that is M21, M22, M23, and M24.  
Public プロパティGets or sets the third row in the Matrix5x4; that is M31, M32, M33, and M34.  
Public プロパティGets or sets the fourth row in the Matrix5x4; that is M41, M42, M43, and M44.  
Public プロパティGets or sets the fifth row in the Matrix5x4; that is M51, M52, M53, and M54.  
トップ
パブリック メソッド
 名前解説
Public メソッドstatic (Shared in Visual Basic)Determines the sum of two matrices.  
Public メソッドstatic (Shared in Visual Basic)Determines the sum of two matrices.  
Public メソッドstatic (Shared in Visual Basic)Divides a Matrix5x4 by the given value.  
Public メソッドstatic (Shared in Visual Basic)Divides a Matrix5x4 by the given value.  
Public メソッドオーバーロードされます。 Determines whether the specified Matrix5x4is equal to this instance.  
Public メソッドDetermines whether the specified Matrix5x4 is equal to this instance.  
Public メソッドReturns a hash code for this instance.  
Public メソッドstatic (Shared in Visual Basic)Performs a linear interpolation between two matrices based on the given weighting.  
Public メソッドstatic (Shared in Visual Basic)Performs a linear interpolation between two matrices based on the given weighting.  
Public メソッドstatic (Shared in Visual Basic)Scales a Matrix5x4 by the given value.  
Public メソッドstatic (Shared in Visual Basic)Scales a Matrix5x4 by the given value.  
Public メソッドstatic (Shared in Visual Basic)Negates a Matrix5x4.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Negates a Matrix5x4.  
Public メソッドstatic (Shared in Visual Basic)Determines the difference between two matrices.  
Public メソッドstatic (Shared in Visual Basic)Determines the difference between two matrices.  
Public メソッドCreates an array containing the elements of the Matrix5x4.  
Public メソッドオーバーロードされます。 Returns a string that represents the current object.  
トップ
パブリック オペレータ
Adds two matricies.
Scales a Matrix5x4 by a given value.
Tests for equality between two objects.
Tests for inequality between two objects.
オーバーロードされます。 Scales a Matrix5x4 by a given value.
Subtracts two matricies.
Negates a Matrix5x4.
トップ
参照

Matrix5x4 構造体
C1.Util.DX 名前空間