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

Method SetupEmptyOutput

IO/XML/vtkXMLHyperTreeGridReader.cxx:207–210  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

205
206//------------------------------------------------------------------------------
207void vtkXMLHyperTreeGridReader::SetupEmptyOutput()
208{
209 this->GetCurrentOutput()->Initialize();
210}
211
212//------------------------------------------------------------------------------
213void vtkXMLHyperTreeGridReader::GetOutputUpdateExtent(int& piece, int& numberOfPieces)

Callers

nothing calls this directly

Calls 2

GetCurrentOutputMethod · 0.80
InitializeMethod · 0.45

Tested by

no test coverage detected