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

Method SetupEmptyOutput

IO/XML/vtkXMLPUnstructuredDataReader.cxx:116–119  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

114
115//------------------------------------------------------------------------------
116void vtkXMLPUnstructuredDataReader::SetupEmptyOutput()
117{
118 this->GetCurrentOutput()->Initialize();
119}
120
121//------------------------------------------------------------------------------
122// Note that any changes (add or removing information) made to this method

Callers

nothing calls this directly

Calls 2

GetCurrentOutputMethod · 0.80
InitializeMethod · 0.45

Tested by

no test coverage detected