Salome HOME
PAL6938
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_VTKUtils.h
index a2732f7034df29cbad1fef025df8cb94070d0c81..6e6fd84ed0ca5c8711245b70881a4e3b1357fe35 100644 (file)
@@ -132,6 +132,8 @@ namespace SMESH{
   void RemoveFilter(int theId, 
                    VTKViewer_InteractorStyleSALOME* theStyle = GetInteractorStyle());
 
   void RemoveFilter(int theId, 
                    VTKViewer_InteractorStyleSALOME* theStyle = GetInteractorStyle());
 
+  void RemoveFilters(VTKViewer_InteractorStyleSALOME* theStyle = GetInteractorStyle());
+
   bool IsValid(SALOME_Actor* theActor, int theCellId,
               VTKViewer_InteractorStyleSALOME* theStyle = GetInteractorStyle());
 
   bool IsValid(SALOME_Actor* theActor, int theCellId,
               VTKViewer_InteractorStyleSALOME* theStyle = GetInteractorStyle());