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