X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_VTKUtils.h;h=6e6fd84ed0ca5c8711245b70881a4e3b1357fe35;hp=a2732f7034df29cbad1fef025df8cb94070d0c81;hb=85332362ed87110b788afa215a9bc8e02a160fea;hpb=090aff07266d376ae028ae43434bdea7c0a0f9bb 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());