SALOME - SMESH
SMESH::Controls::Functor Class Reference

#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

Constructor & Destructor Documentation

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

Definition at line 114 of file SMESH_ControlsDef.hxx.


Member Function Documentation