36 #ifndef vtkMutableUndirectedGraph_h 37 #define vtkMutableUndirectedGraph_h 158 void LazyAddVertex();
175 void LazyAddVertex(
const vtkVariant& pedigreeId);
An array holding vtkVariants.
Iterates through all edges in a graph.
Representation of a single graph edge.
dynamic, self-adjusting array of vtkIdType
void PrintSelf(ostream &os, vtkIndent indent)
static vtkUndirectedGraph * New()
#define vtkTypeMacro(thisClass, superclass)
A atomic type representing the union of many types.
a simple class to control print indentation
An editable undirected graph.
#define VTKCOMMONDATAMODEL_EXPORT