]> Creatis software - clitk.git/blobdiff - vv/vvMaximumIntensityProjection.h
Adapt vv RPATH to remove useless building path.
[clitk.git] / vv / vvMaximumIntensityProjection.h
index 9d1516483978a52fbdb27fc715557545f6a013cb..8f3770123d18816d8d180485d43efc3a9347d3d7 100644 (file)
@@ -35,6 +35,7 @@ protected:
     vvImage::Pointer mOutputImage;
     //Dimension along which to compute the MIP
     unsigned int mDimension;
+  vvSlicerManager * mCurrentSlicerManager;
 };
 
 #endif