|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   33 #ifndef vtkImageDataToPointSet_h 
   34 #define vtkImageDataToPointSet_h 
   36 #include "vtkFiltersGeneralModule.h"  
   64 #endif // vtkImageDataToPointSet_h 
  
Superclass for algorithms that produce only structured grid as output.
static vtkStructuredGridAlgorithm * New()
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.