SALOME - SMESH
|
#include <SMESH_HypoFilter.hxx>
Public Member Functions | |
TypePredicate (Comparison comp, int hypType) | |
int | Value (const SMESH_Hypothesis *aHyp) const |
virtual bool | IsOk (const SMESH_Hypothesis *aHyp, const TopoDS_Shape &) const |
Data Fields | |
Comparison | _comp |
int | _val |
Definition at line 140 of file SMESH_HypoFilter.hxx.
SMESH_HypoFilter::TypePredicate::TypePredicate | ( | Comparison | comp, |
int | hypType | ||
) |
Definition at line 141 of file SMESH_HypoFilter.hxx.
|
virtual |
Implements SMESH_HypoFilter::templPredicate< int >.
|
virtualinherited |
Implements SMESH_HypoPredicate.
Definition at line 124 of file SMESH_HypoFilter.hxx.
|
inherited |
Definition at line 121 of file SMESH_HypoFilter.hxx.
|
inherited |
Definition at line 122 of file SMESH_HypoFilter.hxx.