31 #ifndef vtkAlgorithmOutput_h 32 #define vtkAlgorithmOutput_h 34 #include "vtkCommonExecutionModelModule.h" 46 void SetIndex(
int index);
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Proxy object to connect input/output ports.
Superclass for all sources, filters, and sinks in VTK.
a simple class to control print indentation
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...