Go to the documentation of this file.
27 #ifndef vtkImageDataStreamer_h
28 #define vtkImageDataStreamer_h
30 #include "vtkImagingCoreModule.h"
48 vtkSetMacro(NumberOfStreamDivisions,
int);
49 vtkGetMacro(NumberOfStreamDivisions,
int);
int NumberOfStreamDivisions
vtkExtentTranslator * ExtentTranslator
Generic algorithm superclass for image algs.
Generates a structured extent from unstructured.
a simple class to control print indentation
int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Process a request from the executive.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkAlgorithm * New()
Initiates streaming on image data.