#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 void SMESH.Controls.LinearOrQuadratic.SetMesh | ( | const SMDS_Mesh * | theMesh | ) | [virtual] |
Implements SMESH.Controls.Functor.
| virtual bool SMESH.Controls.LinearOrQuadratic.IsSatisfy | ( | long | theElementId | ) | [virtual] |
Implements SMESH.Controls.Predicate.
| void SMESH.Controls.LinearOrQuadratic.SetType | ( | SMDSAbs_ElementType | theType | ) |
| virtual SMDSAbs_ElementType SMESH.Controls.LinearOrQuadratic.GetType | ( | ) | const [virtual] |
Implements SMESH.Controls.Predicate.
const SMDS_Mesh* SMESH.Controls.LinearOrQuadratic.myMesh [private] |
Definition at line 737 of file SMESH_ControlsDef.hxx.
Definition at line 738 of file SMESH_ControlsDef.hxx.
1.6.1