34#ifndef vtkRectilinearGridToPointSet_h
35#define vtkRectilinearGridToPointSet_h
37#include "vtkFiltersGeneralModule.h"
a simple class to control print indentation
Converts a vtkRectilinearGrid to a vtkPointSet.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkRectilinearGridToPointSet() override
vtkRectilinearGridToPointSet()
int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override
This is called by the superclass.
static vtkRectilinearGridToPointSet * New()
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
a dataset that is topologically regular with variable spacing in the three coordinate directions
Singleton class for topologically regular data.
Superclass for algorithms that produce only structured grid as output.
topologically regular array of data