SALOME - SMESH
|
#include <SMESH_HypoFilter.hxx>
Public Member Functions | |
NamePredicate (std::string name) | |
bool | IsOk (const SMESH_Hypothesis *aHyp, const TopoDS_Shape &aShape) const |
Data Fields | |
std::string | _name |
Definition at line 133 of file SMESH_HypoFilter.hxx.
SMESH_HypoFilter::NamePredicate::NamePredicate | ( | std::string | name | ) |
Definition at line 135 of file SMESH_HypoFilter.hxx.
|
virtual |
Implements SMESH_HypoPredicate.
std::string SMESH_HypoFilter::NamePredicate::_name |
Definition at line 134 of file SMESH_HypoFilter.hxx.