Close

Relief for ODA Team in Ukraine

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

Equality operator. 

 

Parameters
Description
matrix
[in] Other matrix to compare.

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

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