SHAPER  9.12.0
GeomAPI_Shape::Equal Class Reference

Compare addresses of shapes. More...

Public Member Functions

GEOMAPI_EXPORT bool operator() (const std::shared_ptr< GeomAPI_Shape > &theShape1, const std::shared_ptr< GeomAPI_Shape > &theShape2) const
 Return true if the address of the shapes are equal. More...
 

Detailed Description

Compare addresses of shapes.

Member Function Documentation

◆ operator()()

bool GeomAPI_Shape::Equal::operator() ( const std::shared_ptr< GeomAPI_Shape > &  theShape1,
const std::shared_ptr< GeomAPI_Shape > &  theShape2 
) const

Return true if the address of the shapes are equal.