DUECA/DUSIME
|
Class that implements/abstracts the connection to the glut + glui windowing toolkit. More...
#include <GluiProtocol.hxx>
Static Public Member Functions | |
static const ParameterTable * | getParameterTable () |
Parameter table. | |
Class that implements/abstracts the connection to the glut + glui windowing toolkit.
Objects of this class can be created in your dueca.mod script with the command
You need these if you want to use windows with glui (http://glui.sourceforge.net/), an OpenGL/GLUT User Interface Library, in combination with the GLSweeper objects. GLSweeper objects als can be created in your dueca.mod script.