#include <SMESH_ControlsDef.hxx>

Public Member Functions | |
| FreeBorders () | |
| virtual void | SetMesh (const SMDS_Mesh *theMesh) |
| virtual bool | IsSatisfy (long theElementId) |
| virtual SMDSAbs_ElementType | GetType () const |
| virtual Predicate * | clone () const |
Protected Attributes | |
| const SMDS_Mesh * | myMesh |
| FreeBorders::FreeBorders | ( | ) |
References SMESH::Controls::NumericalFunctor::myMesh.
|
virtualinherited |
|
virtual |
Implements SMESH::Controls::Predicate.
References SMDSAbs_Edge.
|
virtual |
Implements SMESH::Controls::Predicate.
References SMESH::Controls::NumericalFunctor::myMesh.
|
virtual |
Implements SMESH::Controls::Functor.
References SMESH::Controls::NumericalFunctor::myMesh.
|
protected |