]> Creatis software - clitk.git/blobdiff - common/vvImageReader.h
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk
[clitk.git] / common / vvImageReader.h
index 2f1de53537794d937e16c4770ff8828eeddeddd5..dae05e47047ec4d9fb335491b03645b9588560f0 100644 (file)
@@ -85,6 +85,8 @@ protected:
   //====================================================================
   template<class InputPixelType, unsigned int VImageDimension>
   void UpdateWithDimAndInputPixelType();
+  template<class InputPixelType, unsigned int VImageDimension>
+  void UpdateWithDimAndInputVectorPixelType();
   ///Input dimension and pixel type
   int mDim;
   std::string mInputPixelType;