27 #ifndef vtkMemoryLimitImageDataStreamer_h 28 #define vtkMemoryLimitImageDataStreamer_h 30 #include "vtkFiltersParallelImagingModule.h" 45 vtkSetMacro(MemoryLimit,
unsigned long);
46 vtkGetMacro(MemoryLimit,
unsigned long);
Initiates streaming on image data.
Initiates streaming on image data.
unsigned long MemoryLimit
static vtkImageDataStreamer * New()
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.
int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Process a request from the executive.
~vtkMemoryLimitImageDataStreamer() override