Overload List
| Method | Description |
|---|---|
Matrix3d.IsEqualTo (Matrix3d) | This method calls Matrix3d.IsEqualTo(Matrix3d mat, Tolerance tolerance) with tolerance set to Global. |
Matrix3d.IsEqualTo (Matrix3d, Tolerance) | Returns true if each column of this matrix is equal to the corresponding column of the matrix mat as vectors.... more |
