Go to the documentation of this file.
36 #ifndef vtkDataSetAlgorithm_h
37 #define vtkDataSetAlgorithm_h
vtkRectilinearGrid * GetRectilinearGridOutput()
#define VTKCOMMONEXECUTIONMODEL_EXPORT
Superclass for all sources, filters, and sinks in VTK.
a dataset that is topologically regular with variable spacing in the three coordinate directions
void PrintSelf(ostream &os, vtkIndent indent)
vtkStructuredPoints * GetStructuredPointsOutput()
#define vtkTypeMacro(thisClass, superclass)
topologically regular array of data
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkDataSet * GetOutput(int)
void SetInputData(int, vtkDataObject *)
virtual int RequestDataObject(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void SetInputData(vtkDataObject *)
vtkStructuredGrid * GetStructuredGridOutput()
vtkUnstructuredGrid * GetUnstructuredGridOutput()
Superclass for algorithms that produce output of the same type as input.
void SetInputData(int, vtkDataSet *)
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void AddInputData(int, vtkDataSet *)
vtkPolyData * GetPolyDataOutput()
topologically and geometrically regular array of data
a simple class to control print indentation
static vtkDataSetAlgorithm * New()
void AddInputData(int, vtkDataObject *)
abstract class to specify dataset behavior
vtkImageData * GetImageDataOutput()
concrete dataset represents vertices, lines, polygons, and triangle strips
void AddInputData(vtkDataSet *)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
dataset represents arbitrary combinations of all possible cell types
virtual int FillOutputPortInformation(int port, vtkInformation *info)
void SetInputData(vtkDataSet *)
vtkDataObject * GetInput(int port)
general representation of visualization data
void AddInputData(vtkDataObject *)
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkDataObject * GetInput()