62#ifndef vtkImageDataToPointSet_h
63#define vtkImageDataToPointSet_h
65#include "vtkFiltersGeneralModule.h"
Converts a vtkImageData to a vtkPointSet.
static vtkImageDataToPointSet * New()
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
~vtkImageDataToPointSet() override
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
This is called by the superclass.
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
Singleton class for topologically regular data.
Superclass for algorithms that produce only structured grid as output.