Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetInput
Method
GetInput
IO/Core/vtkWriter.cxx:39–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
vtkDataObject* vtkWriter::GetInput()
40
{
41
return this->GetInput(0);
42
}
43
44
vtkDataObject* vtkWriter::GetInput(int port)
45
{
Callers
15
RequestData
Method · 0.95
WriteMaterial
Function · 0.45
WriteTexture
Function · 0.45
Start
Method · 0.45
Start
Method · 0.45
WriteData
Method · 0.45
WriteData
Method · 0.45
PrintSelf
Method · 0.45
WriteTexture
Function · 0.45
WriteData
Method · 0.45
WriteData
Method · 0.45
WriteData
Method · 0.45
Calls
3
GetNumberOfInputConnections
Method · 0.45
GetInputData
Method · 0.45
GetExecutive
Method · 0.45
Tested by
1
initializeVTK
Method · 0.36