Urho 1.0.0.0 System.ValueType System.IEquatable<Urho.Matrix3> Represents a 3x3 Matrix. To be added. Constructor 1.0.0.0 The array of floats for the components of the matrix. Constructs left matrix from the given array of float-precision floating-point numbers. To be added. Constructor 1.0.0.0 To be added. Constructs left matrix with the same components as the given matrix. To be added. Constructor 1.0.0.0 The value for row 0 column 0. The value for row 0 column 1. The value for row 0 column 2. The value for row 1 column 0. The value for row 1 column 1. The value for row 1 column 2. The value for row 2 column 0. The value for row 2 column 1. The value for row 2 column 2. Constructs left matrix with the given values. To be added. Method 1.0.0.0 System.Void The matrix to add. Add left matrix to this matrix. To be added. Method 1.0.0.0 System.Void The matrix to add. The resulting matrix of the addition. Add left matrix to this matrix. To be added. Method 1.0.0.0 System.Void To be added. The matrix on the right side of the equation The resulting matrix of the addition. Add left matrix to left matrix. To be added. Property 1.0.0.0 System.Single To be added. To be added. To be added. Method 1.0.0.0 System.CLSCompliant(false) System.Boolean The OpenTK.Matrix3 structure to compare with. Indicates whether the current matrix is equal to another matrix. true if the current matrix is equal to the matrix parameter; otherwise, false. To be added. Method 1.0.0.0 System.Boolean The OpenTK.Matrix3 structure to compare to. Indicates whether the current matrix is equal to another matrix. true if the current matrix is equal to the matrix parameter; otherwise, false. To be added. Method 1.0.0.0 System.Boolean The left-hand operand. The right-hand operand. Indicates whether the current matrix is equal to another matrix. true if the current matrix is equal to the matrix parameter; otherwise, false. To be added. Method 1.0.0.0 System.Boolean The OpenTK.Matrix3 structure to compare with. The limit below which the matrices are considered equal. Indicates whether the current matrix is approximately equal to another matrix. true if the current matrix is approximately equal to the matrix parameter; otherwise, false. To be added. Method 1.0.0.0 System.Boolean The left-hand operand. The right-hand operand. The limit below which the matrices are considered equal. Indicates whether the current matrix is approximately equal to another matrix. true if the current matrix is approximately equal to the matrix parameter; otherwise, false. To be added. Method 1.0.0.0 System.Int32 Returns the hash code for this instance. A 32-bit signed integer that is the hash code for this instance. To be added. Field 1.0.0.0 Urho.Matrix3 The identity matrix. To be added. Property 1.0.0.0 System.Single The index into the components of the matrix. Gets the component at the index into the matrix. The component at the given index into the matrix. To be added. Property 1.0.0.0 System.Single The row of the matrix. The column of the matrix. Gets the component at the given row and column in the matrix. The component at the given row and column in the matrix. To be added. Method 1.0.0.0 System.Void To be added. Multiply matrix times this matrix. To be added. Method 1.0.0.0 System.Void The matrix to multiply. Multiply left martix times this matrix. To be added. Method 1.0.0.0 System.Void To be added. The resulting matrix of the multiplication. Multiply matrix times this matrix. To be added. Method 1.0.0.0 System.Void The matrix to multiply. The resulting matrix of the multiplication. Multiply matrix times this matrix. To be added. Method 1.0.0.0 System.Void The matrix on the matrix side of the equation. To be added. The resulting matrix of the multiplication. Multiply left matrix times left matrix. To be added. Method 1.0.0.0 System.Void To be added. The matrix on the right side of the equation The resulting matrix of the multiplication. Multiply left matrix times left matrix. To be added. Method 1.0.0.0 System.IntPtr The matrix to convert. Converts the matrix into an IntPtr. An IntPtr for the matrix. To be added. Method 1.0.0.0 System.CLSCompliant(false) System.Single* The matrix to convert. Converts the matrix into left float*. A float* for the matrix. To be added. Method 1.0.0.0 System.Single[] The matrix to convert. Converts the matrix into an array of floats. An array of floats for the matrix. To be added. Field 1.0.0.0 System.Single Row 0, Column 0 To be added. Field 1.0.0.0 System.Single Row 0, Column 1 To be added. Field 1.0.0.0 System.Single Row 0, Column 2 To be added. Field 1.0.0.0 System.Single Row 1, Column 0 To be added. Field 1.0.0.0 System.Single Row 1, Column 1 To be added. Field 1.0.0.0 System.Single Row 1, Column 2 To be added. Field 1.0.0.0 System.Single Row 2, Column 0 To be added. Field 1.0.0.0 System.Single Row 2, Column 1 To be added. Field 1.0.0.0 System.Single Row 2, Column 2 To be added. Method 1.0.0.0 System.Void To be added. To be added. To be added. Method 1.0.0.0 System.Void To be added. To be added. To be added. To be added. Method 1.0.0.0 System.Void To be added. To be added. To be added. To be added. To be added. Method 1.0.0.0 System.Void To be added. To be added. To be added. To be added. Method 1.0.0.0 System.Void The matrix to subtract. Subtract left matrix from this matrix. To be added. Method 1.0.0.0 System.Void The matrix to subtract. The resulting matrix of the subtraction. Subtract left matrix from this matrix. To be added. Method 1.0.0.0 System.Void To be added. The matrix on the right side of the equation The resulting matrix of the subtraction. Subtract left matrix from left matrix. To be added. Method 1.0.0.0 Urho.Quaternion To be added. To be added. To be added. Method 1.0.0.0 System.String Returns the fully qualified type name of this instance. A System.String containing left fully qualified type name. To be added. Method 1.0.0.0 System.Void To be added. To be added. To be added. Method 1.0.0.0 System.Void To be added. To be added. To be added. To be added. Method 1.0.0.0 System.Void To be added. To be added. To be added. To be added. Method 1.0.0.0 System.Void To be added. To be added. To be added. To be added. To be added. Method 1.0.0.0 System.Void To be added. To be added. Method 1.0.0.0 System.Void To be added. To be added. To be added. Method 1.0.0.0 System.Void To be added. To be added. To be added. To be added. Field 1.0.0.0 Urho.Matrix3 A matrix of all zeros. To be added.