X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;ds=sidebyside;f=common%2FvvImageReader.h;h=dae05e47047ec4d9fb335491b03645b9588560f0;hb=89a782167f649e3667519233c30ec11c759c23b2;hp=2f1de53537794d937e16c4770ff8828eeddeddd5;hpb=d48812f39b193a9a8268020574cc8b374bcf73a4;p=clitk.git diff --git a/common/vvImageReader.h b/common/vvImageReader.h index 2f1de53..dae05e4 100644 --- a/common/vvImageReader.h +++ b/common/vvImageReader.h @@ -85,6 +85,8 @@ protected: //==================================================================== template void UpdateWithDimAndInputPixelType(); + template + void UpdateWithDimAndInputVectorPixelType(); ///Input dimension and pixel type int mDim; std::string mInputPixelType;