Go to the documentation of this file.
52 #ifndef vtkMergeGraphs_h
53 #define vtkMergeGraphs_h
#define VTKINFOVISCORE_EXPORT
Superclass for algorithms that produce only graph as output.
static vtkMergeGraphs * New()
A table, which contains similar-typed columns of data.
#define vtkTypeMacro(thisClass, superclass)
Helper class for building a directed or directed graph.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
#define vtkSetStringMacro(name)
void PrintSelf(ostream &os, vtkIndent indent)
int ExtendGraph(vtkMutableGraphHelper *g1, vtkGraph *g2)
char * EdgeWindowArrayName
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
a vtkAbstractArray subclass for strings
dynamic, self-adjusting array of bits
Base class for graph data types.
virtual int FillInputPortInformation(int port, vtkInformation *info)