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.
Definition at line 175 of file SMESH_HypoFilter.hxx.
bool SMESH_HypoFilter::IsMoreLocalThanPredicate::IsOk | ( | const SMESH_Hypothesis * | aHyp, |
const TopoDS_Shape & | aShape | ||
) | const [virtual] |
Implements SMESH_HypoPredicate.
TopAbs_ShapeEnum SMESH_HypoFilter::IsMoreLocalThanPredicate::_shapeType |
Definition at line 174 of file SMESH_HypoFilter.hxx.