]> Creatis software - cpPlugins.git/blobdiff - appli/ImageMPR/ImageMPR.h
...
[cpPlugins.git] / appli / ImageMPR / ImageMPR.h
index ba05de9f9de5c0f88264f967132f8b1c3c93b35a..1b568051e9f8f5b06f76fa5a8c5698a3b1ede21e 100644 (file)
@@ -55,6 +55,7 @@ protected:
 private slots:
   void _triggered_actionOpenPlugins( );
   void _triggered_actionOpenInputImage( );
+  void _triggered_actionOpenSegmentation( );
   void _triggered_actionOpenInputPolyData( );
   void _triggered_actionImageToImage( );
   void _triggered_actionImageToMesh( );
@@ -75,6 +76,7 @@ private:
 
   // Real data
   TPluginImage::Pointer m_InputImage;
+  TPluginImage::Pointer m_InputSegmentation;
   TPluginMesh::Pointer  m_InputMesh;
 
   // Visualization stuff