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


Public Member Functions | |
| ApplicablePredicate (const TopoDS_Shape &theShape) | |
| bool | IsOk (const SMESH_Hypothesis *aHyp, const TopoDS_Shape &aShape) const |
Data Fields | |
| int | _shapeType |
Private Attributes | |
| int | _logical_op |
Definition at line 152 of file SMESH_HypoFilter.hxx.
| SMESH_HypoFilter::ApplicablePredicate::ApplicablePredicate | ( | const TopoDS_Shape & | theShape | ) |
|
virtual |
Implements SMESH_HypoPredicate.
| int SMESH_HypoFilter::ApplicablePredicate::_shapeType |
Definition at line 153 of file SMESH_HypoFilter.hxx.
|
privateinherited |
Definition at line 50 of file SMESH_HypoFilter.hxx.
Referenced by SMESH_HypoFilter::add().