29 #ifndef vtkPistonToDataSet_h
30 #define vtkPistonToDataSet_h
47 vtkSetMacro(OutputDataSetType,
int);
48 vtkGetMacro(OutputDataSetType,
int);
static vtkPistonAlgorithm * New()
virtual int RequestDataObject(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
abstract class to specify dataset behavior
Superclass for algorithms that produce only PistonDataObjects.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
converts a PistonDataObject to a DataSet
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
void PrintSelf(ostream &os, vtkIndent indent)