Go to the documentation of this file.
42 #ifndef vtkDirectedGraphAlgorithm_h
43 #define vtkDirectedGraphAlgorithm_h
#define VTKCOMMONEXECUTIONMODEL_EXPORT
Superclass for algorithms that produce only directed graph as output.
GLsizei GLsizei GLuint * obj
static vtkDirectedGraphAlgorithm * New()
Superclass for all sources, filters, and sinks in VTK.
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkTypeMacro(thisClass, superclass)
void SetInputData(int index, vtkDataObject *obj)
vtkDirectedGraph * GetOutput(int index)
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
~vtkDirectedGraphAlgorithm()
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
vtkDirectedGraphAlgorithm()
virtual int FillInputPortInformation(int port, vtkInformation *info)
abstract class to specify dataset behavior
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkDirectedGraph * GetOutput()
general representation of visualization data
void SetInputData(vtkDataObject *obj)