Skip to content
Snippets Groups Projects

Resolve "PipelineMemoryPrintEstimator stops at ImageList"

Merged Julien Michel requested to merge 1516--memory-print-image-list into release-6.4
All threads resolved!
Files
4
@@ -68,6 +68,8 @@ public:
throw (itk::InvalidRequestedRegionError) ITK_OVERRIDE;
void UpdateOutputData(void) ITK_OVERRIDE;
void SetRequestedRegion(const itk::DataObject * source);
protected:
/** Constructor */
ImageList() {};
Loading