24 #ifndef vtkMemoryLimitImageDataStreamer_h
25 #define vtkMemoryLimitImageDataStreamer_h
27 #include "vtkFiltersParallelImagingModule.h"
43 vtkGetMacro(MemoryLimit,
unsigned long);
53 ~vtkMemoryLimitImageDataStreamer() VTK_OVERRIDE {}
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.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Process a request from the executive.