]> Creatis software - clitk.git/blobdiff - vv/vvSlicer.h
Add Ctrl+O shortcut to open an image
[clitk.git] / vv / vvSlicer.h
index 20111e160371c94a15d90f15fabf16ed75accc90..4fadb3e775023661c0689b07e7a5f9075dce6324 100644 (file)
@@ -300,6 +300,8 @@ private:
   void UpdateDisplayExtent();
   void ConvertImageToImageDisplayExtent(vtkInformation *sourceImage, const int sourceExtent[6],
                                         vtkImageData *targetImage, int targetExtent[6]);
+  void ConvertImageToImageDisplayExtent(vtkImageData *sourceImage, const int sourceExtent[6],
+                                        vtkImageData *targetImage, int targetExtent[6]);
   ///Sets the surfaces to be cut on the image slice: update the vtkCutter
   void SetContourSlice();