MCPcopy 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
89vtkGraph* vtkDIMACSGraphWriter::GetInput()
90{
91 return vtkGraph::SafeDownCast(this->Superclass::GetInput());
92}
93
94vtkGraph* vtkDIMACSGraphWriter::GetInput(int port)
95{

Callers 1

WriteDataMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected