SALOME - SMESH
|
#include <SMESH_ControlsDef.hxx>
Public Member Functions | |
virtual bool | IsSatisfy (long theElementId) |
virtual void | SetMesh (const SMDS_Mesh *theMesh) |
virtual void | SetPredicate1 (PredicatePtr thePred) |
virtual void | SetPredicate2 (PredicatePtr thePred) |
virtual SMDSAbs_ElementType | GetType () const |
Protected Attributes | |
PredicatePtr | myPredicate1 |
PredicatePtr | myPredicate2 |
Definition at line 523 of file SMESH_ControlsDef.hxx.
|
virtual |
Implements SMESH::Controls::Predicate.
|
virtualinherited |
Implements SMESH::Controls::Functor.
|
virtualinherited |
|
virtualinherited |
|
virtualinherited |
Implements SMESH::Controls::Predicate.
|
protectedinherited |
Definition at line 513 of file SMESH_ControlsDef.hxx.
|
protectedinherited |
Definition at line 514 of file SMESH_ControlsDef.hxx.