30 #ifndef vtkImageToStructuredPoints_h
31 #define vtkImageToStructuredPoints_h
33 #include "vtkCommonExecutionModelModule.h"
Generic algorithm superclass for image algs.
topologically and geometrically regular array of data
Attaches image pipeline to VTK.
void SetVectorInputData(vtkImageData *input)
Set/Get the input object from the image pipeline.
vtkStructuredPoints * GetStructuredPointsOutput()
Get the output of the filter.
vtkImageData * GetVectorInput()
static vtkImageToStructuredPoints * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkImageToStructuredPoints() override
vtkImageToStructuredPoints()
a simple class to control print indentation