SALOME - SMESH
|
#include <SMESH_ControlsDef.hxx>
Public Member Functions | |
FreeFaces () | |
virtual void | SetMesh (const SMDS_Mesh *theMesh) |
virtual bool | IsSatisfy (long theElementId) |
virtual SMDSAbs_ElementType | GetType () const |
Private Attributes | |
const SMDS_Mesh * | myMesh |
Definition at line 713 of file SMESH_ControlsDef.hxx.
SMESH::Controls::FreeFaces::FreeFaces | ( | ) |
|
virtual |
Implements SMESH::Controls::Functor.
|
virtual |
Implements SMESH::Controls::Predicate.
|
virtual |
Implements SMESH::Controls::Predicate.
|
private |
Definition at line 721 of file SMESH_ControlsDef.hxx.