Go to the source code of this file.
Variables | |
| const wxString | CMD_EXIT = wxT("exit") |
| const wxString | CMD_USEMODULE = wxT("usemodule") |
| const wxString | CMD_FORBIDMODULE = wxT("forbidmodule") |
| const wxString | CMD_RUNMODULE = wxT("runmodule") |
| const wxString | CMD_IMPORTSCENE = wxT("importscene") |
| const wxString | CMD_EXPORTSCENE = wxT("exportscene") |
| const wxString | CMD_RENDERSCENE = wxT("renderscene") |
| const wxString | CMD_LISTSCENES = wxT("listscenes") |
| const wxString | CMD_SAVEGRAPHVIZ = wxT("savegraphviz") |
| const wxString | CMD_DUMPSCENE = wxT("dumpscene") |
| const wxString | CMD_SETPARAM = wxT("setparam") |
| const wxString | CMD_GETPARAM = wxT("getparam") |
| const wxString | CMD_FIT = wxT("fit") |
| const wxString | CMD_FULLSCREEN = wxT("fullscreen") |
| const wxString | CMD_RESETVIEW = wxT("resetview") |
| const wxString | CMD_SETLOGLEVEL = wxT("setloglevel") |
| const wxString | CMD_LISTMODULES = wxT("listmodules") |
| const wxString | CMD_MODHELP = wxT("modhelp") |
| const wxString | CMD_LS = wxT("ls") |
| const wxString | CMD_GETVIDEOMODES = wxT("getvideomodes") |
| const wxString | CMD_SETVIDEOMODE = wxT("setvideomode") |
| const wxString | CMD_SWITCHVIDEOOUTS = wxT("switchvideoouts") |
| const wxString | CMD_CARDISPLAY = wxT("cardisplay") |
| const wxString | CMD_SHOWPANE = wxT("showpane") |
| const wxString | CMD_SHOWPARAM = wxT("showparam") |
| const wxString | CMD_EULER313TOAXISANGLE = wxT("euler313toaxisangle") |
| const wxString | CMD_ADAMSTODELTAGEN = wxT("adamstodeltagen") |
| const wxString | CMD_HELP = wxT("help") |
| const wxString CMD_ADAMSTODELTAGEN = wxT("adamstodeltagen") |
Definition at line 42 of file commands.h.
| const wxString CMD_CARDISPLAY = wxT("cardisplay") |
Definition at line 38 of file commands.h.
| const wxString CMD_DUMPSCENE = wxT("dumpscene") |
Definition at line 25 of file commands.h.
| const wxString CMD_EULER313TOAXISANGLE = wxT("euler313toaxisangle") |
Definition at line 41 of file commands.h.
| const wxString CMD_EXIT = wxT("exit") |
Definition at line 16 of file commands.h.
| const wxString CMD_EXPORTSCENE = wxT("exportscene") |
Definition at line 21 of file commands.h.
| const wxString CMD_FIT = wxT("fit") |
Definition at line 28 of file commands.h.
| const wxString CMD_FORBIDMODULE = wxT("forbidmodule") |
Definition at line 18 of file commands.h.
| const wxString CMD_FULLSCREEN = wxT("fullscreen") |
Definition at line 29 of file commands.h.
| const wxString CMD_GETPARAM = wxT("getparam") |
Definition at line 27 of file commands.h.
| const wxString CMD_GETVIDEOMODES = wxT("getvideomodes") |
Definition at line 35 of file commands.h.
| const wxString CMD_HELP = wxT("help") |
Definition at line 43 of file commands.h.
| const wxString CMD_IMPORTSCENE = wxT("importscene") |
Definition at line 20 of file commands.h.
| const wxString CMD_LISTMODULES = wxT("listmodules") |
Definition at line 32 of file commands.h.
| const wxString CMD_LISTSCENES = wxT("listscenes") |
Definition at line 23 of file commands.h.
| const wxString CMD_LS = wxT("ls") |
Definition at line 34 of file commands.h.
| const wxString CMD_MODHELP = wxT("modhelp") |
Definition at line 33 of file commands.h.
| const wxString CMD_RENDERSCENE = wxT("renderscene") |
Definition at line 22 of file commands.h.
| const wxString CMD_RESETVIEW = wxT("resetview") |
Definition at line 30 of file commands.h.
| const wxString CMD_RUNMODULE = wxT("runmodule") |
Definition at line 19 of file commands.h.
| const wxString CMD_SAVEGRAPHVIZ = wxT("savegraphviz") |
Definition at line 24 of file commands.h.
| const wxString CMD_SETLOGLEVEL = wxT("setloglevel") |
Definition at line 31 of file commands.h.
| const wxString CMD_SETPARAM = wxT("setparam") |
Definition at line 26 of file commands.h.
| const wxString CMD_SETVIDEOMODE = wxT("setvideomode") |
Definition at line 36 of file commands.h.
| const wxString CMD_SHOWPANE = wxT("showpane") |
Definition at line 39 of file commands.h.
| const wxString CMD_SHOWPARAM = wxT("showparam") |
Definition at line 40 of file commands.h.
| const wxString CMD_SWITCHVIDEOOUTS = wxT("switchvideoouts") |
Definition at line 37 of file commands.h.
| const wxString CMD_USEMODULE = wxT("usemodule") |
Definition at line 17 of file commands.h.
1.5.5