27#ifndef vtkImageDataStreamer_h
28#define vtkImageDataStreamer_h
30#include "vtkImagingCoreModule.h"
49 vtkGetMacro(NumberOfStreamDivisions,
int);
Generates a structured extent from unstructured.
Generic algorithm superclass for image algs.
Initiates streaming on image data.
virtual void SetExtentTranslator(vtkExtentTranslator *)
Get the extent translator that will be used to split the requests.
int NumberOfStreamDivisions
int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Process a request from the executive.
vtkExtentTranslator * ExtentTranslator
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkImageDataStreamer * New()
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.