Salome HOME
#18861 [CEA] Unstable Netgen 1D-2D-3D algorithm: Fix crash caused by improper usage...
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_VTKUtils.h
index 52919afad6a7a3a778b4245b8cc9df8426e0df48..8874d1a80e9b6c5a623a0c867aad603013184909 100644 (file)
@@ -216,6 +216,12 @@ SMESHGUI_EXPORT
                            double& theDist );
  SMESHGUI_EXPORT
    void RemoveVisualObjectWithActors( const char* theEntry, bool fromAllViews = false );
+
+  SMESHGUI_EXPORT
+  void UpdateActorsAfterUpdateStudy( SUIT_ViewWindow* wnd );
+
+  SMESHGUI_EXPORT
+  void UpdateActorsAfterUpdateStudy();
 };
 
 #endif // SMESHGUI_VTKUTILS_H