33 #ifndef __vtkPointSetAlgorithm_h
34 #define __vtkPointSetAlgorithm_h
36 #include "vtkAlgorithm.h"
48 void PrintSelf(ostream& os,
vtkIndent indent);
141 virtual int FillOutputPortInformation(
int port,
vtkInformation* info);
142 virtual int FillInputPortInformation(
int port,
vtkInformation* info);
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
abstract class for specifying dataset behavior
virtual int ExecuteInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
concrete dataset represents vertices, lines, polygons, and triangle strips
virtual int ComputeInputUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
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.
topologically regular array of data
general representation of visualization data