MCPcopy 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
39vtkDataObject* vtkWriter::GetInput()
40{
41 return this->GetInput(0);
42}
43
44vtkDataObject* vtkWriter::GetInput(int port)
45{

Callers 15

RequestDataMethod · 0.95
WriteMaterialFunction · 0.45
WriteTextureFunction · 0.45
StartMethod · 0.45
StartMethod · 0.45
WriteDataMethod · 0.45
WriteDataMethod · 0.45
PrintSelfMethod · 0.45
WriteTextureFunction · 0.45
WriteDataMethod · 0.45
WriteDataMethod · 0.45
WriteDataMethod · 0.45

Calls 3

GetInputDataMethod · 0.45
GetExecutiveMethod · 0.45

Tested by 1

initializeVTKMethod · 0.36