#include <SMESH_HypoFilter.hxx>
Public Member Functions | |
void | findPreferable () |
Finds shapes preferable over _shape due to sub-mesh order. More... | |
IsMoreLocalThanPredicate (const TopoDS_Shape &shape, const SMESH_Mesh &mesh) | |
bool | IsOk (const SMESH_Hypothesis *aHyp, const TopoDS_Shape &aShape) const |
Public Member Functions inherited from SMESH_HypoPredicate | |
virtual bool | IsOk (const SMESH_Hypothesis *aHyp, const TopoDS_Shape &aShape) const =0 |
virtual | ~SMESH_HypoPredicate () |
SMESH_HypoFilter::IsMoreLocalThanPredicate::IsMoreLocalThanPredicate | ( | const TopoDS_Shape & | shape, |
const SMESH_Mesh & | mesh | ||
) |
void SMESH_HypoFilter::IsMoreLocalThanPredicate::findPreferable | ( | ) |
Finds shapes preferable over _shape due to sub-mesh order.
References DraftVecUtils::find().
|
virtual |
Implements SMESH_HypoPredicate.
References SMESH_Hypothesis::GetDim(), SMESH_Gen::GetShapeDim(), and SMESH_MesherHelper::IsSubShape().