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

Method ~vtkOutputStream

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

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

SetStreamMethod · 0.45

Tested by

no test coverage detected