36 #ifndef __vtkRectilinearGridToPointSet_h
37 #define __vtkRectilinearGridToPointSet_h
39 #include "vtkFiltersGeneralModule.h"
49 virtual void PrintSelf(ostream &os, vtkIndent indent);
58 vtkInformationVector **inputVector,
59 vtkInformationVector *outputVector);
71 #endif //__vtkRectilinearGridToPointSet_h
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
a dataset that is topologically regular with variable spacing in the three coordinate directions ...
Singleton class for topologically regular data.
Converts a vtkRectilinearGrid to a vtkPointSet.
virtual int FillInputPortInformation(int port, vtkInformation *info)
static vtkStructuredGridAlgorithm * New()
Superclass for algorithms that produce only structured grid as output.
void PrintSelf(ostream &os, vtkIndent indent)
topologically regular array of data