]> Creatis software - clitk.git/blobdiff - vv/vvSlicer.h
Add the profile display and the saving a text file
[clitk.git] / vv / vvSlicer.h
index 1818e6c190c812e85f32a2db8d76e354eb63872b..43e08541386109a9f0e0b0b520dae4b51f337ced 100644 (file)
@@ -286,7 +286,7 @@ protected:
 private:
   void UpdateOrientation();
   void UpdateDisplayExtent();
-  void ConvertImageToImageDisplayExtent(vtkImageData *sourceImage, const int sourceExtent[6],
+  void ConvertImageToImageDisplayExtent(vtkInformation *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();