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

Method PruneUnusedObjects

Web/WebAssemblySession/vtkRemoteSession.cxx:320–323  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

318
319//-------------------------------------------------------------------------------
320void vtkRemoteSession::PruneUnusedObjects()
321{
322 return vtkSessionPruneUnusedObjects(this->Session);
323}
324
325//-------------------------------------------------------------------------------
326void vtkRemoteSession::PruneUnusedStates()

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected