MCPcopy Create free account
hub / github.com/Kitware/VTK / GetGraph

Method GetGraph

Infovis/Core/vtkMutableGraphHelper.cxx:50–53  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

48
49//------------------------------------------------------------------------------
50vtkGraph* vtkMutableGraphHelper::GetGraph()
51{
52 return this->GetInternalGraph();
53}
54
55//------------------------------------------------------------------------------
56vtkIdType vtkMutableGraphHelper::AddVertex()

Callers 4

RequestDataMethod · 0.80
ExtendGraphMethod · 0.80
RequestDataMethod · 0.80
RequestDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected