Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
49
void vtkXMLStatisticalModelReader::SetupEmptyOutput()
50
{
51
this->GetCurrentOutput()->Initialize();
52
}
53
54
void vtkXMLStatisticalModelReader::ReadXMLData()
55
{
Callers
nothing calls this directly
Calls
2
GetCurrentOutput
Method · 0.80
Initialize
Method · 0.45
Tested by
no test coverage detected