]> Creatis software - clitk.git/blobdiff - itk/clitkExtractImageFilter.txx
Debug RTStruct conversion with empty struc
[clitk.git] / itk / clitkExtractImageFilter.txx
index d88ecc6ffb68fe7fa46b36c240d4e65822d60e4a..5872469765a28fd71d2ab83a141caef233912cc9 100644 (file)
@@ -3,7 +3,7 @@
 
   Authors belong to: 
   - University of LYON              http://www.universite-lyon.fr/
-  - Léon Bérard cancer center       http://oncora1.lyon.fnclcc.fr
+  - Léon Bérard cancer center       http://www.centreleonberard.fr
   - CREATIS CNRS laboratory         http://www.creatis.insa-lyon.fr
 
   This software is distributed WITHOUT ANY WARRANTY; without even
@@ -14,7 +14,7 @@
 
   - BSD        See included LICENSE.txt file
   - CeCILL-B   http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
-======================================================================-====*/
+===========================================================================**/
 #ifndef _clitkExtractImageFilter_txx
 #define _clitkExtractImageFilter_txx
 
@@ -235,9 +235,7 @@ ExtractImageFilter<TInputImage,TOutputImage>
    */
 template <class TInputImage, class TOutputImage>
 void 
-ExtractImageFilter<TInputImage,TOutputImage>
-::ThreadedGenerateData(const OutputImageRegionType& outputRegionForThread,
-                       int threadId)
+ExtractImageFilter<TInputImage,TOutputImage>::ThreadedGenerateData(const OutputImageRegionType& outputRegionForThread, itk::ThreadIdType threadId)
 {
   itkDebugMacro(<<"Actually executing");