Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SpectacularAI/sdk
/ reset
Method
reset
python/cli/visualization/visualizer.py:50–52 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
48
return
eyeSmooth, targetSmooth
49
50
def
reset(self):
51
self.prevLookAtEye = None
52
self.prevLookAtTarget = None
53
54
class
CameraControls2D:
55
def
__init__(self):
Callers
4
__resetAfterLost
Method · 0.45
__close
Method · 0.45
__processUserInput
Method · 0.45
processMapperOutput
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected