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