X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FclitkBackProjectImageFilter.txx;h=f98129145b95fcbc31c794f89618881df80f5cf7;hb=2490add275e6bca52f8b6cc23ad09a389fee0f17;hp=c07033602c188e1075bd931bf69991727f25083b;hpb=1eaa43a8aa678f784fd0f4b587d45c1435285214;p=clitk.git diff --git a/itk/clitkBackProjectImageFilter.txx b/itk/clitkBackProjectImageFilter.txx index c070336..f981291 100644 --- a/itk/clitkBackProjectImageFilter.txx +++ b/itk/clitkBackProjectImageFilter.txx @@ -302,8 +302,7 @@ namespace clitk //----------------------------------------------------------------------- template void - BackProjectImageFilter - ::ThreadedGenerateData( const OutputImageRegionType & outputRegionForThread, int threadId ) + BackProjectImageFilter::ThreadedGenerateData( const OutputImageRegionType & outputRegionForThread, itk::ThreadIdType threadId ) { //Projection pointer InputImageConstPointer inputPtr=this->GetInput();