MCPcopy 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
50const char* vtkXMLStatisticalModelWriter::GetDataSetName()
51{
52 return "StatisticalModel";
53}
54
55const char* vtkXMLStatisticalModelWriter::GetDefaultFileExtension()
56{

Callers 1

WriteFooterMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected