#include <SMESH_HypoFilter.hxx>

Public Member Functions | |
| ApplicablePredicate (const TopoDS_Shape &theShape) | |
| bool | IsOk (const SMESH_Hypothesis *aHyp, const TopoDS_Shape &aShape) const |
Data Fields | |
| int | _shapeType |
Private Attributes | |
| int | _logical_op |
| SMESH_HypoFilter::ApplicablePredicate::ApplicablePredicate | ( | const TopoDS_Shape & | theShape | ) |
|
virtual |
Implements SMESH_HypoPredicate.
References SMESH_subMesh::IsApplicableHypothesis().
|
privateinherited |
Referenced by SMESH_HypoFilter::add(), and SMESH_HypoFilter::IsOk().
| int SMESH_HypoFilter::ApplicablePredicate::_shapeType |