]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Workspace.h
...
[cpPlugins.git] / lib / cpPlugins / Workspace.h
index c45006323d6481e9ea2c974ffd061683c3697bb7..d99831bf1fcfa4738eb6eb982388805eac9ff1c5 100644 (file)
@@ -78,6 +78,7 @@ namespace cpPlugins
       const std::string& old_name, const std::string& new_name
       );
     void RemoveFilter( const std::string& name );
+    void SetParameter( const std::string& name, const std::string& value );
 
     // Widgets management
     vtkRenderWindowInteractor* GetSingleInteractor( );