]> Creatis software - cpPlugins.git/blobdiff - lib/cpExtensions/Visualization/MPRActors.h
Widget integration (step 5/6): Just one step leftgit shortlog !
[cpPlugins.git] / lib / cpExtensions / Visualization / MPRActors.h
index ac49dc6d2f417f7d8cd3a9cedf2bcbf3c5b84482..f9fb2132613a1f6214d9bb114305da103758babc 100644 (file)
@@ -104,6 +104,8 @@ namespace cpExtensions
       vtkImageData* _Image( unsigned int i ) const;
       void _Update( unsigned int i );
 
+      static void _SetSlices( double* pos, int axis, void* data );
+
     private:
       // Purposely not implemented
       MPRActors( const Self& );