Salome HOME
0054465: TC9.2.0: SMESH: mesh presentation is not fully restored after Controls ...
[modules/smesh.git] / src / OBJECT / SMESH_ActorDef.h
index 3488f4401ed620c8b3dcf0724bfe31cd3cd6675b..9c9639c9892c35f76ac58c9c942e9446e6b988f3 100644 (file)
@@ -239,6 +239,8 @@ class SMESH_ActorDef : public SMESH_Actor
   virtual void SetMarkerStd( VTK::MarkerType, VTK::MarkerScale );
   virtual void SetMarkerTexture( int, VTK::MarkerTexture );
 
+  virtual void UpdateFilter();
+
  protected:
   void SetControlMode(eControl theMode, bool theCheckEntityMode);
   void SetImplicitFunctionUsed(bool theIsImplicitFunctionUsed);