]> Creatis software - clitk.git/blobdiff - vv/vvSlicer.h
Ensure the compilation with Qt4 and Qt5
[clitk.git] / vv / vvSlicer.h
index 43e08541386109a9f0e0b0b520dae4b51f337ced..5b317b40c74b4df4c312e7d3bcd691a95388c03a 100644 (file)
@@ -288,6 +288,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();