MCPcopy Create free account
hub / github.com/Kitware/VTK / Finalize

Method Finalize

Web/Core/vtkDataEncoder.cxx:331–334  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

329
330//------------------------------------------------------------------------------
331void vtkDataEncoder::Finalize()
332{
333 this->Internals.reset(new vtkDataEncoder::vtkInternals(0));
334}
335VTK_ABI_NAMESPACE_END

Callers 11

~QVTKInternalsFunction · 0.45
OnDestroyMethod · 0.45
SetRenderWindowMethod · 0.45
Id CountSetBitsPortalMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
TestPSimpleBondPerceiverFunction · 0.45

Calls 1

resetMethod · 0.45

Tested by 1

TestPSimpleBondPerceiverFunction · 0.36