SALOME - SMESH
|
#include <SMESH_ControlsDef.hxx>
Public Member Functions | |
virtual bool | IsSatisfy (long theElementId) |
virtual void | SetMesh (const SMDS_Mesh *theMesh) |
virtual void | SetMargin (double theValue) |
virtual void | SetNumFunctor (NumericalFunctorPtr theFunct) |
virtual SMDSAbs_ElementType | GetType () const |
double | GetMargin () |
Protected Attributes | |
double | myMargin |
NumericalFunctorPtr | myFunctor |
Definition at line 457 of file SMESH_ControlsDef.hxx.
|
virtual |
Implements SMESH::Controls::Comparator.
|
virtualinherited |
Implements SMESH::Controls::Functor.
|
virtualinherited |
|
virtualinherited |
|
virtualinherited |
Implements SMESH::Controls::Predicate.
|
inherited |
|
protectedinherited |
Definition at line 447 of file SMESH_ControlsDef.hxx.
|
protectedinherited |
Definition at line 448 of file SMESH_ControlsDef.hxx.