API Reference > Classes > PRC Graphical Classes > OdPrcGraphics Class > OdPrcGraphics Operators > OdPrcGraphics::== Operator
OdPrcGraphics::== Operator
Syntax
C++
bool operator ==(const OdPrcGraphics & other) const;
Parameters 
Description 
const OdPrcGraphics & other 
[in] Other graphics data to be compared with.
 

Returns true if the graphic data is equal with the compared data or false in the other case.

Comparison operator for graphics data. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.