27#ifndef vtkImageDataStreamer_h
28#define vtkImageDataStreamer_h
31#include "vtkImagingCoreModule.h"
Generates a structured extent from unstructured.
~vtkImageDataStreamer() override
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual void SetExtentTranslator(vtkExtentTranslator *)
Get the extent translator that will be used to split the requests.
vtkTypeBool ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Process a request from the executive.
int NumberOfStreamDivisions
vtkExtentTranslator * ExtentTranslator
static vtkImageDataStreamer * New()
a simple class to control print indentation