#include <SMESH_HypoFilter.hxx>
Public Member Functions | |
DimPredicate (Comparison comp, int dim) | |
int | Value (const SMESH_Hypothesis *aHyp) const |
Public Member Functions inherited from SMESH_HypoFilter::templPredicate< int > | |
virtual bool | IsOk (const SMESH_Hypothesis *aHyp, const TopoDS_Shape &) const |
virtual int | Value (const SMESH_Hypothesis *aHyp) const=0 |
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::DimPredicate::DimPredicate | ( | Comparison | comp, |
int | dim | ||
) |
|
virtual |
Implements SMESH_HypoFilter::templPredicate< int >.
References SMESH_Hypothesis::GetDim().