Hide menu
Loading...
Searching...
No Matches
cadex::ModelData::OrientedShapeEqual Class Reference

Compares shapes using 'IsEqual' relationship. More...

#include <cadex/ModelData/Shape.hxx>

Public Member Functions

bool operator() (const Shape &theShape1, const Shape &theShape2) const
 Returns true if two shapes share the same geometry and subshape graph, and have equal orientations.
 

Detailed Description

Member Function Documentation

◆ operator()()

bool cadex::ModelData::OrientedShapeEqual::operator() ( const Shape & theShape1,
const 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.