Matrix44FAreNumericallyEqual Method |
Name | Description | |
---|---|---|
AreNumericallyEqual(Matrix44F, Matrix44F) |
Determines whether two matrices are equal (regarding the tolerance
EpsilonF).
| |
AreNumericallyEqual(Matrix44F, Matrix44F, Single) |
Determines whether two matrices are equal (regarding a specific tolerance).
|