#include <SMESH_ControlsDef.hxx>
Public Member Functions | |
| virtual SMDSAbs_ElementType | GetType () const |
Public Member Functions inherited from SMESH::Controls::CoincidentElements | |
| CoincidentElements () | |
| virtual bool | IsSatisfy (long theElementId) |
| virtual void | SetMesh (const SMDS_Mesh *theMesh) |
| virtual SMDSAbs_ElementType | GetType () const =0 |
| virtual bool | IsSatisfy (long theElementId)=0 |
Public Member Functions inherited from SMESH::Controls::Functor | |
| virtual SMDSAbs_ElementType | GetType () const =0 |
| virtual void | SetMesh (const SMDS_Mesh *theMesh)=0 |
| virtual | ~Functor () |
|
virtual |
Implements SMESH::Controls::Predicate.