Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
107
vtkTree* vtkTreeWriter::GetInput()
108
{
109
return vtkTree::SafeDownCast(this->Superclass::GetInput());
110
}
111
112
vtkTree* vtkTreeWriter::GetInput(int port)
113
{
Callers
4
WriteData
Method · 0.95
WriteData
Method · 0.45
WriteData
Method · 0.45
WriteData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected