]> Creatis software - cpPlugins.git/blobdiff - lib/cpExtensions/Visualization/ImageSliceActors.h
MVC integration at 50%
[cpPlugins.git] / lib / cpExtensions / Visualization / ImageSliceActors.h
index 075c6ec0edabea6a31daff54e18a7d7322338d62..6aca9db1b470ce4f705024db2ebbf01de258294b 100644 (file)
@@ -83,6 +83,7 @@ namespace cpExtensions
       void Clear( );
       void SetInputConnection( vtkAlgorithmOutput* aout, int orientation );
       void SetInputData( vtkImageData* data, int orientation );
+      void SetInputActor( vtkProp* actor, int orientation );
       vtkImageData* GetInputData( );
 
       vtkImageActor* GetImageActor( );