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

Method GetOutput

IO/Legacy/vtkTreeReader.cxx:30–33  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

28
29//------------------------------------------------------------------------------
30vtkTree* vtkTreeReader::GetOutput()
31{
32 return this->GetOutput(0);
33}
34
35//------------------------------------------------------------------------------
36vtkTree* vtkTreeReader::GetOutput(int idx)

Callers 12

RequestDataMethod · 0.45
testMethod · 0.45
testMethod · 0.45
TestFileSeries.pyFile · 0.45
testMethod · 0.45
testMethod · 0.45
TestLegacyArrayMetaDataFunction · 0.45

Calls 1

GetOutputDataObjectMethod · 0.45

Tested by 9

testMethod · 0.36
testMethod · 0.36
testMethod · 0.36
testMethod · 0.36
TestLegacyArrayMetaDataFunction · 0.36