Go to the documentation of this file.
29 #ifndef vtkPistonToDataSet_h
30 #define vtkPistonToDataSet_h
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
virtual int RequestDataObject(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Superclass for algorithms that produce only PistonDataObjects.
converts a PistonDataObject to a DataSet
vtkDataSet * GetDataSetOutput(int port)
a simple class to control print indentation
#define vtkGetMacro(name, type)
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
abstract class to specify dataset behavior
vtkSetMacro(IgnoreDriverBugs, bool)
static vtkPistonToDataSet * New()
virtual int FillOutputPortInformation(int, vtkInformation *)