SALOME - SMESH
SMESH::Controls::Functor Class Referenceabstract

#include <SMESH_ControlsDef.hxx>

Inheritance diagram for SMESH::Controls::Functor:
Inheritance graph

Public Member Functions

 ~Functor ()
 
virtual void SetMesh (const SMDS_Mesh *theMesh)=0
 
virtual SMDSAbs_ElementType GetType () const =0
 

Detailed Description

Definition at line 111 of file SMESH_ControlsDef.hxx.

Constructor & Destructor Documentation

◆ ~Functor()

SMESH::Controls::Functor::~Functor ( )

Definition at line 114 of file SMESH_ControlsDef.hxx.

Member Function Documentation

◆ SetMesh()

◆ GetType()