22 #ifndef vtkPipelineGraphSource_h 23 #define vtkPipelineGraphSource_h 25 #include "vtkInfovisCoreModule.h" Wrapper around std::string to keep symbols short.
abstract base class for most VTK objects
a graph constructed from a VTK pipeline
static vtkDirectedGraphAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for all sources, filters, and sinks in VTK.
Superclass for algorithms that produce only directed graph as output.
a simple class to control print indentation
create and manipulate ordered lists of objects
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.