]> Creatis software - clitk.git/blobdiff - vv/vvSlicer.h
Romulo:
[clitk.git] / vv / vvSlicer.h
index a2f77e955c3850f4c82bbdb8e12e104c528447dc..4b7d1697d14c65d6cbd849ee4d5e4fb6d257e61a 100644 (file)
@@ -105,6 +105,7 @@ public:
   void SetDisplayMode(bool i);
   void FlipHorizontalView();
   void FlipVerticalView();
+  static double GetScalarComponentAsDouble(vtkImageData *image, int 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();