]> Creatis software - clitk.git/blobdiff - vv/vvSlicer.h
Merge branch 'VTK6_Qt5' of git.creatis.insa-lyon.fr:clitk into VTK6_Qt5
[clitk.git] / vv / vvSlicer.h
index 1818e6c190c812e85f32a2db8d76e354eb63872b..5b317b40c74b4df4c312e7d3bcd691a95388c03a 100644 (file)
@@ -286,6 +286,8 @@ protected:
 private:
   void UpdateOrientation();
   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