26 #ifndef vtkPImageWriter_h
27 #define vtkPImageWriter_h
29 #include "vtkIOParallelModule.h"
46 vtkGetMacro(MemoryLimit,
unsigned long);
53 unsigned long MemoryLimit;
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
topologically and geometrically regular array of data
static vtkImageWriter * New()
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
compute the memory required by a pipeline
virtual void RecursiveWrite(int dim, vtkImageData *region, vtkInformation *inInfo, ofstream *file)