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=cf821820616e8898e3abcd46608c4ba2e054c188;hpb=3da89ab0533629f38d5c96c07967fd391196fd5e 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());