21 #ifndef vtkImageDataToPointSet_h
22 #define vtkImageDataToPointSet_h
24 #include "vtkFiltersGeneralModule.h"
27 VTK_ABI_NAMESPACE_BEGIN
54 #endif // vtkImageDataToPointSet_h
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
Singleton class for topologically regular data.
Converts a vtkImageData to a vtkPointSet.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkStructuredGridAlgorithm * New()
a simple class to control print indentation
topologically and geometrically regular array of data
Superclass for algorithms that produce only structured grid as output.