Bitmap for UWP
Matrix3x2 構造体 メソッド

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

このクラスのメンバの一覧は、Matrix3x2メンバを参照してください。

パブリック メソッド
 名前解説
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 matrix by the given value.  
Public メソッドstatic (Shared in Visual Basic)Divides a matrix by the given value.  
Public メソッドオーバーロードされます。 Determines whether the specified Matrix3x2is equal to this instance.  
Public メソッドDetermines whether the specified Matrix3x2 is equal to this instance.  
Public メソッドReturns a hash code for this instance.  
Public メソッドstatic (Shared in Visual Basic)Element-wise division of two matrices.  
Public メソッドstatic (Shared in Visual Basic)Element-wise division of two matrices.  
Public メソッドstatic (Shared in Visual Basic)Determines the Hadamard (element-wise) product of two matrices.  
Public メソッドstatic (Shared in Visual Basic)Determines the Hadamard (element-wise) product of two matrices.  
Public メソッドstatic (Shared in Visual Basic)Calculates the inverse of the specified matrix.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Inverts the specified matrix. The return value indicates whether the operation succeeded.  
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)Determines the product of two matrices.  
Public メソッドstatic (Shared in Visual Basic)Determines the product of two matrices.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Scales a matrix by the given value.  
Public メソッドstatic (Shared in Visual Basic)Scales a matrix by the given value.  
Public メソッドstatic (Shared in Visual Basic)Negates a matrix.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Negates a matrix in-place.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Creates a matrix that rotates.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Creates a matrix that rotates.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Creates a scale transformation matrix.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Creates a scale transformation matrix.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Creates a skew transformation that has the specified x-axis angle, y-axis angle, and center point.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Creates a skew transformation that has the specified x-axis angle and y-axis angle in radians.  
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 matrix.  
Public メソッドオーバーロードされます。 Returns a string that represents the current object.  
Public メソッドstatic (Shared in Visual Basic)Transforms a vector by this matrix.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Creates a translation matrix using the specified offsets.  
Public メソッドstatic (Shared in Visual Basic)Creates a translation matrix using the specified offsets.  
トップ
参照

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