Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetInput
Method
GetInput
IO/Infovis/vtkDIMACSGraphWriter.cxx:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
vtkGraph* vtkDIMACSGraphWriter::GetInput()
90
{
91
return vtkGraph::SafeDownCast(this->Superclass::GetInput());
92
}
93
94
vtkGraph* vtkDIMACSGraphWriter::GetInput(int port)
95
{
Callers
1
WriteData
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected