SHAPER
9.13.0
|
Compare addresses of shapes with respect to orientation 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 first shape is less than the address of the second. More... | |
Compare addresses of shapes with respect to orientation of shapes.
Same TShapes with opposite orientations will be treated as different.
bool GeomAPI_Shape::ComparatorWithOri::operator() | ( | const std::shared_ptr< GeomAPI_Shape > & | theShape1, |
const std::shared_ptr< GeomAPI_Shape > & | theShape2 | ||
) | const |
Return true
if the address of the first shape is less than the address of the second.