27 #ifndef vtkImageToStructuredPoints_h 28 #define vtkImageToStructuredPoints_h 30 #include "vtkCommonExecutionModelModule.h" 64 int RequestInformation (vtkInformation *, vtkInformationVector **, vtkInformationVector *) VTK_OVERRIDE;
65 int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) VTK_OVERRIDE;
67 int FillOutputPortInformation(
int, vtkInformation*) VTK_OVERRIDE;
68 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.