Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ ROOT
Function
ROOT
Serialization/Manager/vtkObjectManager.h:241–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
239
void PruneUnusedObjects();
240
241
static vtkTypeUInt32 ROOT() { return 0; }
242
243
vtkGetSmartPointerMacro(Serializer, vtkSerializer);
244
vtkGetSmartPointerMacro(Deserializer, vtkDeserializer);
Callers
4
GetAllDependencies
Method · 0.85
GetAllDependenciesAsVTKDataArray
Method · 0.85
UpdateObjectsFromStates
Method · 0.85
UpdateStatesFromObjects
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected