]> Creatis software - clitk.git/blobdiff - vv/vvSlicer.h
Change cursor & mouse value
[clitk.git] / vv / vvSlicer.h
index 5027d16e6fd0256b3bc3f32b75c8a307c9cfc511..30a0d7a3ae45e875d762532eeecc5e88ad772d17 100644 (file)
@@ -123,7 +123,7 @@ public:
   void SetDisplayMode(bool i);
   void FlipHorizontalView();
   void FlipVerticalView();
-  static double GetScalarComponentAsDouble(vtkImageData *image, double X, double Y, double Z, int &ix, int &iy, int &iz, int component=0);
+  double GetScalarComponentAsDouble(vtkImageData *image, double X, double Y, double Z, int &ix, int &iy, int &iz, int component=0);
   void Render();
   ///Sets the camera to fit the image in the window
   void ResetCamera();