24 #ifndef vtkMemoryLimitImageDataStreamer_h
25 #define vtkMemoryLimitImageDataStreamer_h
27 #include "vtkFiltersParallelImagingModule.h"
41 vtkSetMacro(MemoryLimit,
unsigned long);
42 vtkGetMacro(MemoryLimit,
unsigned long);
Initiates streaming on image data.
a simple class to control print indentation
Initiates streaming on image data.
~vtkMemoryLimitImageDataStreamer() override
vtkTypeBool ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Process a request from the executive.
unsigned long MemoryLimit
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkMemoryLimitImageDataStreamer * New()
vtkMemoryLimitImageDataStreamer()