SHAPER
9.13.0
|
Compare addresses of curves. More...
Public Member Functions | |
GEOMAPI_EXPORT bool | operator() (const std::shared_ptr< GeomAPI_Curve > &theCurve1, const std::shared_ptr< GeomAPI_Curve > &theCurve2) const |
Return true if the address of the first curve is less than the address of the second. More... | |
Compare addresses of curves.
bool GeomAPI_Curve::Comparator::operator() | ( | const std::shared_ptr< GeomAPI_Curve > & | theCurve1, |
const std::shared_ptr< GeomAPI_Curve > & | theCurve2 | ||
) | const |
Return true
if the address of the first curve is less than the address of the second.