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

Method SetupEmptyOutput

IO/XML/vtkXMLPTableReader.cxx:324–327  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

322
323//------------------------------------------------------------------------------
324void vtkXMLPTableReader::SetupEmptyOutput()
325{
326 this->GetCurrentOutput()->Initialize();
327}
328
329//------------------------------------------------------------------------------
330void vtkXMLPTableReader::SetupOutputInformation(vtkInformation* outInfo)

Callers

nothing calls this directly

Calls 2

GetCurrentOutputMethod · 0.80
InitializeMethod · 0.45

Tested by

no test coverage detected