MCPcopy 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
1689def ShowPosition():
1690 if app.position:
1691 switchVisibility(app.position)
1692 smp.Render()
1693
1694
1695def setupActions():

Callers

nothing calls this directly

Calls 1

switchVisibilityFunction · 0.85

Tested by

no test coverage detected