27#ifndef vtkMemoryLimitImageDataStreamer_h
28#define vtkMemoryLimitImageDataStreamer_h
30#include "vtkFiltersParallelImagingModule.h"
46 vtkGetMacro(MemoryLimit,
unsigned long);
Initiates streaming on image data.
a simple class to control print indentation
Initiates streaming on image data.
int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Process a request from the executive.
static vtkMemoryLimitImageDataStreamer * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
~vtkMemoryLimitImageDataStreamer()
unsigned long MemoryLimit
vtkMemoryLimitImageDataStreamer()
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.