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 not identical to this matrix.

Inequality operator. 

 

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