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

Method GetDefaultFileExtension

IO/ParallelXML/vtkXMLPTableWriter.cxx:46–49  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

44
45//------------------------------------------------------------------------------
46const char* vtkXMLPTableWriter::GetDefaultFileExtension()
47{
48 return "pvtt";
49}
50
51//------------------------------------------------------------------------------
52vtkXMLWriter* vtkXMLPTableWriter::CreatePieceWriter(int index)

Callers 3

WriteDataSetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected