SALOME - SMESH
|
#include <SMESH_HypoFilter.hxx>
Public Member Functions | |
IsMoreLocalThanPredicate (const TopoDS_Shape &shape) | |
bool | IsOk (const SMESH_Hypothesis *aHyp, const TopoDS_Shape &aShape) const |
Data Fields | |
TopAbs_ShapeEnum | _shapeType |
Definition at line 173 of file SMESH_HypoFilter.hxx.
SMESH_HypoFilter::IsMoreLocalThanPredicate::IsMoreLocalThanPredicate | ( | const TopoDS_Shape & | shape | ) |
Definition at line 175 of file SMESH_HypoFilter.hxx.
|
virtual |
Implements SMESH_HypoPredicate.
TopAbs_ShapeEnum SMESH_HypoFilter::IsMoreLocalThanPredicate::_shapeType |
Definition at line 174 of file SMESH_HypoFilter.hxx.