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  ) 
 


Member Function Documentation

virtual void SMESH.Controls.Functor.SetMesh const SMDS_Mesh theMesh  )  [pure virtual]
 

Implemented in SMESH.Controls.NumericalFunctor, SMESH.Controls.FreeBorders, SMESH.Controls.BadOrientedVolume, SMESH.Controls.FreeEdges, SMESH.Controls.RangeOfIds, SMESH.Controls.Comparator, SMESH.Controls.LogicalNOT, SMESH.Controls.LogicalBinary, SMESH.Controls.ManifoldPart, SMESH.Controls.ElementsOnSurface, SMESH.Controls.BelongToGeom, and SMESH.Controls.LyingOnGeom.

virtual SMDSAbs_ElementType SMESH.Controls.Functor.GetType  )  const [pure virtual]
 

Implemented in SMESH.Controls.NumericalFunctor, SMESH.Controls.Volume, SMESH.Controls.MinimumAngle, SMESH.Controls.AspectRatio, SMESH.Controls.AspectRatio3D, SMESH.Controls.Warping, SMESH.Controls.Taper, SMESH.Controls.Skew, SMESH.Controls.Area, SMESH.Controls.Length, SMESH.Controls.Length2D, SMESH.Controls.MultiConnection, SMESH.Controls.MultiConnection2D, SMESH.Controls.Predicate, SMESH.Controls.FreeBorders, SMESH.Controls.BadOrientedVolume, SMESH.Controls.FreeEdges, SMESH.Controls.RangeOfIds, SMESH.Controls.Comparator, SMESH.Controls.LogicalNOT, SMESH.Controls.LogicalBinary, SMESH.Controls.ManifoldPart, SMESH.Controls.ElementsOnSurface, SMESH.Controls.BelongToGeom, and SMESH.Controls.LyingOnGeom.