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

Method ~vtkInputStream

IO/Core/vtkInputStream.cxx:16–19  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

14
15//------------------------------------------------------------------------------
16vtkInputStream::~vtkInputStream()
17{
18 this->SetStream(nullptr);
19}
20
21//------------------------------------------------------------------------------
22void vtkInputStream::PrintSelf(ostream& os, vtkIndent indent)

Callers

nothing calls this directly

Calls 1

SetStreamMethod · 0.45

Tested by

no test coverage detected