|
SALOME - SMESH
|
#include <SMESH_HypoFilter.hxx>


Public Member Functions | |
| InstancePredicate (const SMESH_Hypothesis *hypo) | |
| bool | IsOk (const SMESH_Hypothesis *aHyp, const TopoDS_Shape &aShape) const |
Data Fields | |
| const SMESH_Hypothesis * | _hypo |
Definition at line 159 of file SMESH_HypoFilter.hxx.
| SMESH_HypoFilter::InstancePredicate::InstancePredicate | ( | const SMESH_Hypothesis * | hypo | ) |
Definition at line 161 of file SMESH_HypoFilter.hxx.
|
virtual |
Implements SMESH_HypoPredicate.
| const SMESH_Hypothesis* SMESH_HypoFilter::InstancePredicate::_hypo |
Definition at line 160 of file SMESH_HypoFilter.hxx.