29 #ifndef __GLXCONFIGDIALOG_H__ 30 #define __GLXCONFIGDIALOG_H__ 32 #include "../OgrePrerequisites.h" 33 #include "../OgreRoot.h" 34 #include "../OgreRenderSystem.h" 77 RenderSystem *mSelectedRenderSystem;
88 void setupRendererParams ();
90 static void rendererChanged (GtkComboBox *widget, gpointer data);
92 static void optionChanged (GtkComboBox *widget, gpointer data);
94 static gboolean refreshParams (gpointer data);
GtkWidget * mOKButton
The button used to accept the dialog.
GtkWidget * mParamTable
The table with renderer parameters.
GeneralAllocatedObject UtilityAlloc
GtkWidget * mDialog
The dialog window.