SALOME - SMESH
|
#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 |
Protected Attributes | |
const SMDS_Mesh * | myMesh |
Definition at line 326 of file SMESH_ControlsDef.hxx.
SMESH::Controls::FreeBorders::FreeBorders | ( | ) |
|
virtual |
Implements SMESH::Controls::Functor.
|
virtual |
Implements SMESH::Controls::Predicate.
|
virtual |
Implements SMESH::Controls::Predicate.
|
protected |
Definition at line 334 of file SMESH_ControlsDef.hxx.