SMESH::Controls::EqualTo Class Reference
#include <SMESH_ControlsDef.hxx>
Public Member Functions | |
EqualTo () | |
virtual double GetTolerance () | |
virtual bool IsSatisfy (long theElementId) | |
virtual void SetTolerance (double theTol) | |
![]() | |
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 () | |
![]() | |
~Functor () | |
Additional Inherited Members | |
![]() | |
NumericalFunctorPtr myFunctor | |
double myMargin | |
Constructor & Destructor Documentation
◆ EqualTo()
EqualTo::EqualTo | ( | ) |
Member Function Documentation
◆ GetTolerance()
|
virtual |
◆ IsSatisfy()
|
virtual |
Implements SMESH::Controls::Comparator.
References SMESH::Controls::Comparator::myFunctor, and SMESH::Controls::Comparator::myMargin.
◆ SetTolerance()
|
virtual |
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