#include <SMESH_HypoFilter.hxx>
Public Member Functions | |
virtual bool | IsOk (const SMESH_Hypothesis *aHyp, const TopoDS_Shape &) const |
virtual TValue | 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 () |
|
virtual |
Implements SMESH_HypoPredicate.
|
pure virtual |
Implemented in SMESH_HypoFilter::TypePredicate, and SMESH_HypoFilter::DimPredicate.