SMESH::Controls::MoreThan Class Reference
#include <SMESH_ControlsDef.hxx>
Public Member Functions | |
virtual bool | IsSatisfy (long theElementId) |
Public Member Functions inherited from SMESH::Controls::Comparator | |
Comparator () | |
double | GetMargin () |
virtual SMDSAbs_ElementType | GetType () const |
virtual void | SetMargin (double theValue) |
virtual void | SetMesh (const SMDS_Mesh *theMesh) |
virtual void | SetNumFunctor (NumericalFunctorPtr theFunct) |
virtual | ~Comparator () |
Public Member Functions inherited from SMESH::Controls::Functor | |
~Functor () | |
Additional Inherited Members | |
Protected Attributes inherited from SMESH::Controls::Comparator | |
NumericalFunctorPtr | myFunctor |
double | myMargin |
Member Function Documentation
◆ IsSatisfy()
|
virtual |
Implements SMESH::Controls::Comparator.
References SMESH::Controls::Comparator::myFunctor, and SMESH::Controls::Comparator::myMargin.
The documentation for this class was generated from the following files:
- src/3rdParty/salomesmesh/inc/SMESH_ControlsDef.hxx
- src/3rdParty/salomesmesh/src/Controls/SMESH_Controls.cpp