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

Method GetDataSetName

IO/XML/vtkXMLHyperTreeGridWriter.cxx:50–53  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

48
49//------------------------------------------------------------------------------
50const char* vtkXMLHyperTreeGridWriter::GetDataSetName()
51{
52 return "HyperTreeGrid";
53}
54
55//------------------------------------------------------------------------------
56int vtkXMLHyperTreeGridWriter::FillInputPortInformation(int, vtkInformation* info)

Callers 1

FinishPrimaryElementMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected