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

Method UpdateObjectsFromStates

Web/WebAssemblySession/vtkRemoteSession.cxx:302–305  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

300
301//-------------------------------------------------------------------------------
302void vtkRemoteSession::UpdateObjectsFromStates()
303{
304 return vtkSessionUpdateObjectsFromStates(this->Session);
305}
306
307//-------------------------------------------------------------------------------
308void vtkRemoteSession::UpdateStatesFromObjects()

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected