#include <SMESH_ControlsDef.hxx>
Public Member Functions | |
CoincidentElements () | |
virtual bool | IsSatisfy (long theElementId) |
virtual void | SetMesh (const SMDS_Mesh *theMesh) |
Public Member Functions inherited from SMESH::Controls::Predicate | |
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 () |
CoincidentElements::CoincidentElements | ( | ) |
References SMESH::Controls::NumericalFunctor::myMesh.
|
virtual |
|
virtual |
Implements SMESH::Controls::Functor.
References SMESH::Controls::NumericalFunctor::myMesh.