Matrix3Equals Method |
| Name | Description | |
|---|---|---|
| Equals(Object) |
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).) | |
| Equals(Matrix3) |
Check if the components of two matrices are approximate equal.
| |
| Equals(Matrix3, Matrix3) |
Check if the components of two matrices are approximate equal.
| |
| Equals(Matrix3, Double) |
Check if the components of two matrices are approximate equal.
| |
| Equals(Matrix3, Matrix3, Double) |
Check if the components of two matrices are approximate equal.
|