•All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Friends Modules Pages
#include <SMESH_ControlsDef.hxx>
Public Member Functions | |
FreeNodes () | |
virtual SMDSAbs_ElementType | GetType () const |
virtual bool | IsSatisfy (long theNodeId) |
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 () |
Protected Attributes | |
const SMDS_Mesh * | myMesh |
FreeNodes::FreeNodes | ( | ) |
References SMESH::Controls::FreeEdges::myMesh.
|
virtual |
Implements SMESH::Controls::Predicate.
|
virtual |
Implements SMESH::Controls::Predicate.
References SMDS_Mesh::FindNode(), SMESH::Controls::FreeEdges::myMesh, and SMDS_MeshNode::NbInverseElements().
|
virtual |
Implements SMESH::Controls::Functor.
References SMESH::Controls::FreeEdges::myMesh.
|
protected |