Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeMatrix3d::!= Operator
Syntax
C++
bool operator !=(const OdGeMatrix3d& matrix) const;

Negated comparison operator. 

 

Parameters
Description
matrix
[in] Matrix to compare with this matrix.

true if compared matrices are not equal; false otherwise.

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