Parameters |
Description |
const OdGeMatrix3d& matrix |
[in] Matrix to compare with this matrix. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Geomentric tolerance. |
true if this matrix is identical to another matrix; false otherwise.
Returns true if and only if another matrix is identical to this one within the specified tolerance.
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|