Base interface for all functors ( i.e. More...
import "SMESH_Filter.idl";

Public Member Functions | |
| void | SetMesh (in SMESH_Mesh theMesh) |
| FunctorType | GetFunctorType () |
| ElementType | GetElementType () |
Base interface for all functors ( i.e.
numerical functors and predicates )
| ElementType SMESH::Functor::GetElementType | ( | ) |
| FunctorType SMESH::Functor::GetFunctorType | ( | ) |
| void SMESH::Functor::SetMesh | ( | in SMESH_Mesh | theMesh | ) |