MCPcopy Create free account
hub / github.com/Kitware/VTK / ~vtkXMLFileReadTester

Method ~vtkXMLFileReadTester

IO/XML/vtkXMLFileReadTester.cxx:18–22  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

16
17//------------------------------------------------------------------------------
18vtkXMLFileReadTester::~vtkXMLFileReadTester()
19{
20 this->SetFileDataType(nullptr);
21 this->SetFileVersion(nullptr);
22}
23
24//------------------------------------------------------------------------------
25void vtkXMLFileReadTester::PrintSelf(ostream& os, vtkIndent indent)

Callers

nothing calls this directly

Calls 1

SetFileVersionMethod · 0.80

Tested by

no test coverage detected