Compares shapes using 'IsEqual' relationship. More...
#include <cadex/ModelData_Shape.hxx>
Public Member Functions | |
bool | operator() (const ModelData_Shape &theShape1, const ModelData_Shape &theShape2) const |
Returns true if two shapes share the same geometry and subshape graph, and have equal orientations. | |
Compares shapes using 'IsEqual' relationship.
bool cadex::ModelData_OrientedShapeEqual::operator() | ( | const ModelData_Shape & | theShape1, |
const ModelData_Shape & | theShape2 | ||
) | const |
Returns true if two shapes share the same geometry and subshape graph, and have equal orientations.
Returns true if both shapes are null.