15 #ifndef vtkImageDataStreamer_h
16 #define vtkImageDataStreamer_h
19 #include "vtkImagingCoreModule.h"
21 VTK_ABI_NAMESPACE_BEGIN
37 vtkSetMacro(NumberOfStreamDivisions,
int);
38 vtkGetMacro(NumberOfStreamDivisions,
int);
int NumberOfStreamDivisions
Initiates streaming on image data.
Generates a structured extent from unstructured.
vtkExtentTranslator * ExtentTranslator
a simple class to control print indentation
Generic algorithm superclass for image algs.
static vtkAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkTypeBool ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Process a request from the executive.