]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.cxx
no message
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxVtkSceneManager.cxx
index 66c468a242fab2830160dfe9299a1c5ce43368b1..60f3cb5b541a09ebbfb1447afa0c41e6f27f8277 100644 (file)
@@ -1449,11 +1449,18 @@ printf("EED  wxVtkSceneManager::createGComplexBoxOutputPort 900-450\n");
 
        //=========================================================================
 
+       
+       void wxVtkSceneManager::refresh()
+       {
+               _baseView->Refresh();
+       }
+       //=========================================================================
+
        void wxVtkSceneManager::refreshScene()
        {
                _baseView->RefreshView();
        }
-
+       
        //=========================================================================
        
        void wxVtkSceneManager::centerView()