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

Method ~vtkGLTFReader

IO/Geometry/vtkGLTFReader.cxx:609–612  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

607
608//------------------------------------------------------------------------------
609vtkGLTFReader::~vtkGLTFReader()
610{
611 this->SetFileName(nullptr);
612}
613
614//------------------------------------------------------------------------------
615void vtkGLTFReader::PrintSelf(ostream& os, vtkIndent indent)

Callers

nothing calls this directly

Calls 1

SetFileNameMethod · 0.45

Tested by

no test coverage detected