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