26 #ifndef __vtkImageDataStreamer_h
27 #define __vtkImageDataStreamer_h
29 #include "vtkImagingCoreModule.h"
39 void PrintSelf(ostream& os, vtkIndent indent);
45 vtkSetMacro(NumberOfStreamDivisions,
int);
46 vtkGetMacro(NumberOfStreamDivisions,
int);
63 vtkInformationVector**,
64 vtkInformationVector*);
virtual void Update(int port)
int NumberOfStreamDivisions
Initiates streaming on image data.
Generates a structured extent from unstructured.
virtual void UpdateWholeExtent()
vtkExtentTranslator * ExtentTranslator
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual void UpdateWholeExtent()
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAlgorithm * New()