Skip to content
Snippets Groups Projects
Commit f98c3461 authored by Gaëlle USSEGLIO's avatar Gaëlle USSEGLIO
Browse files

BUG : no override for SARTilesAnalysis

parent bef05bec
No related branches found
No related tags found
1 merge request!16Merge branch Cosmo
......@@ -190,7 +190,7 @@ protected:
first tile */
virtual void ThreadedGenerateData(unsigned int startTileId, unsigned int stopTileId,
unsigned int firstTileIndexL, unsigned int firstTileIndexC,
itk::ThreadIdType threadId) ITK_OVERRIDE;
itk::ThreadIdType threadId);
/** Static function used as a "callback" by the MultiThreader. The threading
* library will call this routine for each thread, which will delegate the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment