The methods of OpenTK.Matrix3 are listed below. For a list of all members, see the Matrix3 Members list.
See Also: Inherited members from System.ValueType
| Add(ref Matrix3) Documentation for this section has not yet been entered. | ||
| Add(ref Matrix3, out Matrix3) Documentation for this section has not yet been entered. | ||
| static  | Add(ref Matrix3, ref Matrix3, out Matrix3) Documentation for this section has not yet been entered. | |
| Equals(Matrix3) Documentation for this section has not yet been entered. | ||
| Equals(ref Matrix3) Documentation for this section has not yet been entered. | ||
| static  | Equals(ref Matrix3, ref Matrix3) Documentation for this section has not yet been entered. | |
| EqualsApprox(float, ref Matrix3) Documentation for this section has not yet been entered. | ||
| static  | EqualsApprox(float, ref Matrix3, ref Matrix3) Documentation for this section has not yet been entered. | |
| override  | GetHashCode() Documentation for this section has not yet been entered. | |
| Multiply(ref Matrix3) Documentation for this section has not yet been entered. | ||
| Multiply(float) Documentation for this section has not yet been entered. | ||
| Multiply(ref Matrix3, out Matrix3) Documentation for this section has not yet been entered. | ||
| Multiply(float, out Matrix3) Documentation for this section has not yet been entered. | ||
| static  | Multiply(ref Matrix3, ref Matrix3, out Matrix3) Documentation for this section has not yet been entered. | |
| static  | Multiply(float, ref Matrix3, out Matrix3) Documentation for this section has not yet been entered. | |
| Rotate(float) Documentation for this section has not yet been entered. | ||
| Rotate(float, out Matrix3) Documentation for this section has not yet been entered. | ||
| static  | Rotate(float, ref Matrix3, out Matrix3) Documentation for this section has not yet been entered. | |
| static  | RotateMatrix(float, out Matrix3) Documentation for this section has not yet been entered. | |
| Subtract(ref Matrix3) Documentation for this section has not yet been entered. | ||
| Subtract(ref Matrix3, out Matrix3) Documentation for this section has not yet been entered. | ||
| static  | Subtract(ref Matrix3, ref Matrix3, out Matrix3) Documentation for this section has not yet been entered. | |
| override  | ToString() Documentation for this section has not yet been entered. | |
| Transform(ref Vector3) Documentation for this section has not yet been entered. | ||
| static  | Transform(ref Matrix3, ref Vector3) Documentation for this section has not yet been entered. | |
| Transform(ref Vector3, out Vector3) Documentation for this section has not yet been entered. | ||
| static  | Transform(ref Matrix3, ref Vector3, out Vector3) Documentation for this section has not yet been entered. | |
| Transpose() Documentation for this section has not yet been entered. | ||
| Transpose(out Matrix3) Documentation for this section has not yet been entered. | ||
| static  | Transpose(ref Matrix3, out Matrix3) Documentation for this section has not yet been entered. | |