API Reference > OdGe Classes > OdGeMatrix2d Class > OdGeMatrix2d Operators > OdGeMatrix2d::== Operator
OdGeMatrix2d::== Operator
Syntax
C++
bool operator ==(const OdGeMatrix2d& matrix) const;
Parameters 
Description 
const OdGeMatrix2d& matrix 
[in] Other matrix to compare. 

A boolean value that indicates whether the input matrix is identical to this matrix.

Equality operator. 

 

Copyright © 2002–2022. Open Design Alliance. All rights reserved.