Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VeloView
/ ShowPosition
Function
ShowPosition
Application/Ui/python/lidarview/applogic.py:1689–1692 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1687
ProxyRep.Visibility = not ProxyRep.Visibility
1688
1689
def
ShowPosition():
1690
if
app.position:
1691
switchVisibility(app.position)
1692
smp.Render()
1693
1694
1695
def
setupActions():
Callers
nothing calls this directly
Calls
1
switchVisibility
Function · 0.85
Tested by
no test coverage detected