37 #ifndef vtkMutableUndirectedGraph_h 38 #define vtkMutableUndirectedGraph_h 40 #include "vtkCommonDataModelModule.h" 196 void LazyAddVertex();
223 void LazyAddVertex(
const vtkVariant& pedigreeId);
An array holding vtkVariants.
Iterates through all edges in a graph.
vtkGraphEdge * GraphEdge
Graph edge that is reused of AddGraphEdge calls.
Representation of a single graph edge.
dynamic, self-adjusting array of vtkIdType
static vtkUndirectedGraph * New()
A atomic type representing the union of many types.
a simple class to control print indentation
An editable undirected graph.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.