31 #ifndef __vtkPointSetAlgorithm_h
32 #define __vtkPointSetAlgorithm_h
34 #include "vtkCommonExecutionModelModule.h"
39 class vtkStructuredGrid;
56 vtkPolyData *GetPolyDataOutput();
59 vtkStructuredGrid *GetStructuredGridOutput();
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
abstract class for specifying dataset behavior
virtual int ExecuteInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int ComputeInputUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types
Superclass for algorithms that produce output of the same type as input.
virtual int FillInputPortInformation(int port, vtkInformation *info)
static vtkAlgorithm * New()
helper class to get VTK data object types as string and instantiate them
void PrintSelf(ostream &os, vtkIndent indent)