Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ wrapId
Function
wrapId
Web/Python/vtkmodules/web/render_window_serializer.py:295–296 ·
view source on GitHub ↗
(idStr)
Source
from the content-addressed store, hash-verified
293
294
295
def
wrapId(idStr):
296
return
"instance:${%s}"
% idStr
297
298
299
# -----------------------------------------------------------------------------
Callers
10
buildDependencyCallList
Method · 0.85
genericActorSerializer
Function · 0.85
genericVolumeSerializer
Function · 0.85
textureSerializer
Function · 0.85
genericMapperSerializer
Function · 0.85
genericVolumeMapperSerializer
Function · 0.85
volumePropertySerializer
Function · 0.85
cubeAxesSerializer
Function · 0.85
scalarBarActorSerializer
Function · 0.85
rendererSerializer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected