名前 | 解説 | |
---|---|---|
![]() | Add | Adds a speical C1.Framework.Mathematics.Matrix to this C1.Framework.Mathematics.Matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。 |
![]() | BackslashReflect | オーバーロードされます。 Applies the backslash reflecting to this Matrix object. |
![]() | Clone | Create a new object that is a copy of this C1.Framework.Mathematics.Matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。 |
![]() | Equals | Determines whether the specified System.Object is equal to the current System.Object. C1.Framework.Mathematics.Matrix<float>から継承されます。 |
![]() | GetHashCode | Serves as a hash function for a particular type. System.Object.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. C1.Framework.Mathematics.Matrix<float>から継承されます。 |
![]() | InverseTransform | Inverse transform a Coordinate object to a new Coordinate object. |
![]() | LeftMultiply | Left multiply a speical C1.Framework.Mathematics.Matrix to this C1.Framework.Mathematics.Matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。 |
![]() | ReflectAt | オーバーロードされます。 Applies the reflecting by speical line to this Matrix object. |
![]() | RightMultiply | Right multiply a speical C1.Framework.Mathematics.Matrix to this C1.Framework.Mathematics.Matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。 |
![]() | Rotate | オーバーロードされます。 Applies a clockwise rotation of the specified angle about the origin to this Matrix object. |
![]() | RotateAt | オーバーロードされます。 Applies a clockwise rotation to this Matrix object around the point specified in the point parameter, and by prepending the rotation |
![]() | Scale | オーバーロードされます。 Applies the specified scale vector to this Matrix object by prepending the scale vector. |
![]() | ScaleAt | オーバーロードされます。 Applies the specified scale vector to this Matrix object by prepending the scale vector at speical point. |
![]() | Shear | オーバーロードされます。 Applies the specified shear vector to this Matrix object by prepending the shear transform. |
![]() | SlashReflect | オーバーロードされます。 Applies the slash reflecting to this Matrix object. |
![]() | ToString | Returns a string that represents the current matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。 |
![]() | Transform | Transform a Coordinate object to a new Coordinate object. |
![]() | Translate | オーバーロードされます。 Applies the specified translation vector (offsetX and offsetY) to this Matrix object by prepending the translation vector. |
![]() | Transpose | Defines the transpose operator for Matrix class. C1.Framework.Mathematics.Matrix<float>から継承されます。 |
![]() | XAxisReflect | オーバーロードされます。 Applies the x-axis reflecting to this Matrix object. |
![]() | YAxisReflect | オーバーロードされます。 Applies the y-axis reflecting to this Matrix object. |