SMESH::Controls::LinearOrQuadratic Class Reference

#include <SMESH_ControlsDef.hxx>

Public Member Functions

virtual SMDSAbs_ElementType GetType () const
 
virtual bool IsSatisfy (long theElementId)
 
 LinearOrQuadratic ()
 
virtual void SetMesh (const SMDS_Mesh *theMesh)
 
void SetType (SMDSAbs_ElementType theType)
 
- Public Member Functions inherited from SMESH::Controls::Functor
 ~Functor ()
 

Constructor & Destructor Documentation

◆ LinearOrQuadratic()

LinearOrQuadratic::LinearOrQuadratic ( )

Member Function Documentation

◆ GetType()

SMDSAbs_ElementType LinearOrQuadratic::GetType ( ) const
virtual

◆ IsSatisfy()

bool LinearOrQuadratic::IsSatisfy ( long  theElementId)
virtual

◆ SetMesh()

void LinearOrQuadratic::SetMesh ( const SMDS_Mesh theMesh)
virtual

◆ SetType()

void LinearOrQuadratic::SetType ( SMDSAbs_ElementType  theType)

The documentation for this class was generated from the following files:
  • src/3rdParty/salomesmesh/inc/SMESH_ControlsDef.hxx
  • src/3rdParty/salomesmesh/src/Controls/SMESH_Controls.cpp