36 #ifndef __vtkDataSetAlgorithm_h
37 #define __vtkDataSetAlgorithm_h
39 #include "vtkAlgorithm.h"
54 void PrintSelf(ostream& os,
vtkIndent indent);
170 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
171 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
a dataset that is topologically regular with variable spacing in the three coordinate directions ...
abstract class to specify dataset behavior
concrete dataset represents vertices, lines, polygons, and triangle strips
a simple class to control print indentation
topologically and geometrically regular array of data
dataset represents arbitrary combinations of all possible cell types
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
topologically regular array of data
Superclass for algorithms that produce output of the same type as input.
general representation of visualization data