30 #ifndef vtkDataSetToPiston_h
31 #define vtkDataSetToPiston_h
converts a DataSet to a PistonDataObject
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkDataSetToPiston * New()
virtual int FillInputPortInformation(int, vtkInformation *)
Overridden to say that we require vtkDataSet inputs.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Method that does the actual calculation.
abstract class to specify dataset behavior
a simple class to control print indentation
Superclass for algorithms that produce only PistonDataObjects.