|
SALOME - SMESH
|
#include <SMESH_ControlsDef.hxx>


Public Member Functions | |
| LinearOrQuadratic () | |
| virtual void | SetMesh (const SMDS_Mesh *theMesh) |
| virtual bool | IsSatisfy (long theElementId) |
| void | SetType (SMDSAbs_ElementType theType) |
| virtual SMDSAbs_ElementType | GetType () const |
Private Attributes | |
| const SMDS_Mesh * | myMesh |
| SMDSAbs_ElementType | myType |
Definition at line 728 of file SMESH_ControlsDef.hxx.
| SMESH::Controls::LinearOrQuadratic::LinearOrQuadratic | ( | ) |
|
virtual |
Implements SMESH::Controls::Functor.
|
virtual |
Implements SMESH::Controls::Predicate.
| void SMESH::Controls::LinearOrQuadratic::SetType | ( | SMDSAbs_ElementType | theType | ) |
|
virtual |
Implements SMESH::Controls::Predicate.
|
private |
Definition at line 737 of file SMESH_ControlsDef.hxx.
|
private |
Definition at line 738 of file SMESH_ControlsDef.hxx.