29#ifndef vtkPImageWriter_h
30#define vtkPImageWriter_h
32#include "vtkIOParallelModule.h"
49 vtkGetMacro(MemoryLimit,
unsigned long);
topologically and geometrically regular array of data
virtual void RecursiveWrite(int dim, vtkImageData *region, vtkInformation *inInfo, ofstream *file)
a simple class to control print indentation
virtual void RecursiveWrite(int dim, vtkImageData *cache, vtkImageData *data, vtkInformation *inInfo, ofstream *file)
vtkPipelineSize * SizeEstimator
virtual void RecursiveWrite(int dim, vtkImageData *region, vtkInformation *inInfo, ofstream *file)
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkPImageWriter * New()
unsigned long MemoryLimit
compute the memory required by a pipeline
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.