#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 |
virtual Predicate * | clone () const |
Private Attributes | |
const SMDS_Mesh * | myMesh |
SMDSAbs_ElementType | myType |
LinearOrQuadratic::LinearOrQuadratic | ( | ) |
References SMESH::Controls::FreeEdges::myMesh.
|
virtualinherited |
|
virtual |
Implements SMESH::Controls::Predicate.
|
virtual |
|
virtual |
Implements SMESH::Controls::Functor.
References SMESH::Controls::FreeEdges::myMesh.
void LinearOrQuadratic::SetType | ( | SMDSAbs_ElementType | theType | ) |
|
private |
|
private |