X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_VTKUtils.h;h=6e6fd84ed0ca5c8711245b70881a4e3b1357fe35;hb=d9c93f6f324a4610f44106b0df42a6e3875bfaf7;hp=a2732f7034df29cbad1fef025df8cb94070d0c81;hpb=090aff07266d376ae028ae43434bdea7c0a0f9bb;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESHGUI_VTKUtils.h b/src/SMESHGUI/SMESHGUI_VTKUtils.h index a2732f703..6e6fd84ed 100644 --- a/src/SMESHGUI/SMESHGUI_VTKUtils.h +++ b/src/SMESHGUI/SMESHGUI_VTKUtils.h @@ -132,6 +132,8 @@ namespace SMESH{ 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());