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

Method GetInput

IO/Legacy/vtkTreeWriter.cxx:107–110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

105}
106
107vtkTree* vtkTreeWriter::GetInput()
108{
109 return vtkTree::SafeDownCast(this->Superclass::GetInput());
110}
111
112vtkTree* vtkTreeWriter::GetInput(int port)
113{

Callers 4

WriteDataMethod · 0.95
WriteDataMethod · 0.45
WriteDataMethod · 0.45
WriteDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected