OpenStructure
Loading...
Searching...
No Matches
gosty_startup.py
Go to the documentation of this file.
1from ost import *
2from ost import gui
3gui_mode=True
4scene=gfx.Scene()
5scene.Stereo=gfx.Stereo
6
main class for organization and root for the graphical display
Definition scene.hh:80