Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetDataSetName
Method
GetDataSetName
IO/XML/vtkXMLStatisticalModelWriter.cxx:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
const char* vtkXMLStatisticalModelWriter::GetDataSetName()
51
{
52
return
"StatisticalModel"
;
53
}
54
55
const char* vtkXMLStatisticalModelWriter::GetDefaultFileExtension()
56
{
Callers
1
WriteFooter
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected