Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SAMMiCA/ChangeSim
/ get_view_control
Method
get_view_control
script/utils/visualization.py:62–63 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
60
return
extrinsic
61
62
def
get_view_control(self):
63
return
self.__vis.get_view_control()
64
65
def
save_view_point(self, filename):
66
ctr = self.__vis.get_view_control()
Callers
4
update_view_point
Method · 0.80
get_view_point_intrinsics
Method · 0.80
get_view_point_extrinsics
Method · 0.80
save_view_point
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected