|
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 |
| SMESH_HypoFilter::InstancePredicate::InstancePredicate | ( | const SMESH_Hypothesis * | hypo | ) |
Definition at line 161 of file SMESH_HypoFilter.hxx.
| bool SMESH_HypoFilter::InstancePredicate::IsOk | ( | const SMESH_Hypothesis * | aHyp, |
| const TopoDS_Shape & | aShape | ||
| ) | const [virtual] |
Implements SMESH_HypoPredicate.
Definition at line 160 of file SMESH_HypoFilter.hxx.