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

Function GetGraphEdgeLabelArrayName

Views/Infovis/vtkRenderedTreeAreaRepresentation.h:84–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 }
83 virtual void SetGraphEdgeLabelArrayName(const char* name, int idx);
84 virtual const char* GetGraphEdgeLabelArrayName() { return this->GetGraphEdgeLabelArrayName(0); }
85 virtual const char* GetGraphEdgeLabelArrayName(int idx);
86 ///@}
87

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected