X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=itk%2FclitkExtractImageFilter.h;h=98a40a65f8a2159cd338e7b30c5b0ef6c5a1aee6;hb=fc2b78aedceae6ebeb0dbe8aae649bc84fd8e235;hp=7ea101adc2edbaba0f74e4f9becaa6be367b9b13;hpb=765020625fbc092d283e221e36c83e60a1844cb7;p=clitk.git diff --git a/itk/clitkExtractImageFilter.h b/itk/clitkExtractImageFilter.h index 7ea101a..98a40a6 100644 --- a/itk/clitkExtractImageFilter.h +++ b/itk/clitkExtractImageFilter.h @@ -94,8 +94,8 @@ protected: const OutputImageRegionType &srcRegion); - void ThreadedGenerateData(const OutputImageRegionType& outputRegionForThread, - int threadId ); + void ThreadedGenerateData(const OutputImageRegionType& outputRegionForThread, itk::ThreadIdType threadId ); + InputImageRegionType m_ExtractionRegion; OutputImageRegionType m_OutputImageRegion;