MCPcopy Create free account
hub / github.com/SpectacularAI/sdk / getPosition

Method getPosition

python/cli/visualization/serialization.py:125–126  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

123 return self.worldToCamera
124
125 def getPosition(self):
126 return self.position
127
128class MockVioOutput:
129 def __init__(self, data):

Callers 2

__renderMethod · 0.80
processVioOutputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected