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

Method UpdateStatesFromObjects

Web/WebAssemblySession/vtkRemoteSession.cxx:308–311  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

306
307//-------------------------------------------------------------------------------
308void vtkRemoteSession::UpdateStatesFromObjects()
309{
310 return vtkSessionUpdateStatesFromObjects(this->Session);
311}
312
313//-------------------------------------------------------------------------------
314void vtkRemoteSession::PruneUnusedBlobs()

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected