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.
static vtkImageToStructuredPoints * New()
void SetVectorInputData(vtkImageData *input)
Set/Get the input object from the image pipeline.
vtkImageData * GetVectorInput()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkImageToStructuredPoints() override
vtkImageToStructuredPoints()
vtkStructuredPoints * GetStructuredPointsOutput()
Get the output of the filter.
a simple class to control print indentation