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

Method SetupEmptyOutput

IO/XML/vtkXMLTableReader.cxx:61–64  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

59
60//------------------------------------------------------------------------------
61void vtkXMLTableReader::SetupEmptyOutput()
62{
63 this->GetCurrentOutput()->Initialize();
64}
65
66//------------------------------------------------------------------------------
67void vtkXMLTableReader::GetOutputUpdateExtent(int& piece, int& numberOfPieces)

Callers 1

RequestDataMethod · 0.45

Calls 2

GetCurrentOutputMethod · 0.80
InitializeMethod · 0.45

Tested by

no test coverage detected