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

Method ~vtkCollectionIterator

Common/Core/vtkCollectionIterator.cxx:18–21  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

SetCollectionMethod · 0.95

Tested by

no test coverage detected