30 #ifndef vtkImageToStructuredPoints_h
31 #define vtkImageToStructuredPoints_h
33 #include "vtkCommonExecutionModelModule.h"
67 int RequestInformation (vtkInformation *, vtkInformationVector **, vtkInformationVector *) VTK_OVERRIDE;
68 int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) VTK_OVERRIDE;
70 int FillOutputPortInformation(
int, vtkInformation*) VTK_OVERRIDE;
71 int FillInputPortInformation(
int, vtkInformation*) VTK_OVERRIDE;
a simple class to control print indentation
topologically and geometrically regular array of data
Attaches image pipeline to VTK.
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.