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

Method SetupEmptyOutput

IO/XML/vtkXMLStatisticalModelReader.cxx:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49void vtkXMLStatisticalModelReader::SetupEmptyOutput()
50{
51 this->GetCurrentOutput()->Initialize();
52}
53
54void vtkXMLStatisticalModelReader::ReadXMLData()
55{

Callers

nothing calls this directly

Calls 2

GetCurrentOutputMethod · 0.80
InitializeMethod · 0.45

Tested by

no test coverage detected