Go to the documentation of this file.
29 #ifndef __GLXCONFIGDIALOG_H__
30 #define __GLXCONFIGDIALOG_H__
32 #include "../OgrePrerequisites.h"
33 #include "../OgreRoot.h"
34 #include "../OgreRenderSystem.h"
Defines the functionality of a 3D API.
GeneralAllocatedObject UtilityAlloc
static void rendererChanged(GtkComboBox *widget, gpointer data)
Callback function for renderer select combobox.
GtkWidget * mOKButton
The button used to accept the dialog.
static void optionChanged(GtkComboBox *widget, gpointer data)
Callback function to change a renderer option.
static gboolean refreshParams(gpointer data)
Idle function to refresh renderer parameters.
GtkWidget * mDialog
The dialog window.
bool createWindow()
Create the gtk+ dialog window.
bool display()
Displays the dialog.
void setupRendererParams()
Get parameters from selected renderer and fill the dialog.
GtkWidget * mParamTable
The table with renderer parameters.
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.