15 #ifndef vtkMemoryLimitImageDataStreamer_h
16 #define vtkMemoryLimitImageDataStreamer_h
18 #include "vtkFiltersParallelImagingModule.h"
21 VTK_ABI_NAMESPACE_BEGIN
33 vtkSetMacro(MemoryLimit,
unsigned long);
34 vtkGetMacro(MemoryLimit,
unsigned long);
Initiates streaming on image data.
vtkTypeBool ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Process a request from the executive.
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.