]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxGEditorTabPanel.cxx
Setting values in a blackbox and almost setting values in the scene properties
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsWxGUIEditorGraphic / wxGEditorTabPanel.cxx
index 5995ea2a9efa248796f8256b78f0b9366fe9fa4b..fc8b048bd06eda6e449d782aca9a646cd85c1104 100644 (file)
@@ -133,6 +133,13 @@ namespace bbtk
        }
 
        //=========================================================================
+       
+       void wxGEditorTabPanel::editDiagramParameters(wxVtkSceneManager* scene)
+       {
+               _panelsManager->editDiagramParameters(scene);
+       }
+
+       //=========================================================================
 
 }  // EO namespace bbtk