MCPcopy Create free account
hub / github.com/PJLab-ADG/OASim / exportSce

Method exportSce

limsim/simModel/fixedScene/interReplay.py:435–436  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

433 self.gui.is_running = 0
434
435 def exportSce(self):
436 return self.lsr.exportScene()
437
438 def render(self):
439 self.gui.update_inertial_zoom()

Callers

nothing calls this directly

Calls 1

exportSceneMethod · 0.45

Tested by

no test coverage detected