|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   26 #ifndef vtkPImageWriter_h 
   27 #define vtkPImageWriter_h 
   29 #include "vtkIOParallelModule.h"  
   45   vtkSetMacro(MemoryLimit, 
unsigned long);
 
   46   vtkGetMacro(MemoryLimit, 
unsigned long);
 
   58     ostream* file)
 override 
  
vtkPipelineSize * SizeEstimator
unsigned long MemoryLimit
void RecursiveWrite(int dim, vtkImageData *cache, vtkImageData *data, vtkInformation *inInfo, ostream *file) override
topologically and geometrically regular array of data
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
compute the memory required by a pipeline
static vtkImageWriter * New()
virtual void RecursiveWrite(int dim, vtkImageData *region, vtkInformation *inInfo, ostream *file)