#include <OgreConfigDialogImp.h>
Public Member Functions | |
| ConfigDialog () | |
| bool | display () |
| Displays the dialog. | |
| ConfigDialog () | |
| bool | display () |
| Displays the dialog. | |
| ConfigDialog () | |
| ~ConfigDialog () | |
| void | initialise () |
| void | run () |
| void | cancel () |
| bool | display () |
| ConfigDialog () | |
| ~ConfigDialog () | |
| bool | display () |
| Displays the dialog. | |
Static Public Member Functions | |
| static pascal OSStatus | windowEventHandler (EventHandlerCallRef aNextHandler, EventRef aEvent, void *aUserData) |
Protected Member Functions | |
| bool | createWindow () |
| Create the gtk+ dialog window. | |
| void | setupRendererParams () |
| Get parameters from selected renderer and fill the dialog. | |
Static Protected Member Functions | |
| static void | rendererChanged (GtkComboBox *widget, gpointer data) |
| Callback function for renderer select combobox. | |
| static void | optionChanged (GtkComboBox *widget, gpointer data) |
| Callback function to change a renderer option. | |
| static INT_PTR CALLBACK | DlgProc (HWND hDlg, UINT iMsg, WPARAM wParam, LPARAM lParam) |
| Callback to process window events. | |
Protected Attributes | |
| RenderSystem * | mSelectedRenderSystem |
| RenderSystem * | mSelectedRenderSystem |
| The rendersystem selected by user. | |
| GtkWidget * | mDialog |
| The dialog window. | |
| GtkWidget * | mParamTable |
| The table with renderer parameters. | |
| RenderSystem * | iSelectedRenderSystem |
| HIViewRef | iLogoViewRef |
| HIViewRef | iVideoModeRef |
| HIViewRef | iColorDepthRef |
| HIViewRef | iFSAARef |
| HIViewRef | iRTTPrefModeRef |
| HIViewRef | iFullScreenRef |
| WindowRef | iWindowRef |
| IBNibRef | iNibRef |
| MenuRef | iMenuRef |
| MenuID | iMenuID |
| bool | iDisplayStatus |
| RenderSystem * | mSelectedRenderSystem |
| HINSTANCE | mHInstance |
Definition at line 50 of file GLX/OgreConfigDialogImp.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Create the gtk+ dialog window.
|
|
|
Displays the dialog.
|
|
|
|
|
|
Displays the dialog.
|
|
|
Displays the dialog.
|
|
||||||||||||||||||||
|
Callback to process window events.
|
|
|
|
|
||||||||||||
|
Callback function to change a renderer option.
|
|
||||||||||||
|
Callback function for renderer select combobox.
|
|
|
|
|
|
Get parameters from selected renderer and fill the dialog.
|
|
||||||||||||||||
|
|
|
|
Definition at line 30 of file OSX/OgreConfigDialogImp.h. |
|
|
Definition at line 38 of file OSX/OgreConfigDialogImp.h. |
|
|
Definition at line 31 of file OSX/OgreConfigDialogImp.h. |
|
|
Definition at line 33 of file OSX/OgreConfigDialogImp.h. |
|
|
Definition at line 28 of file OSX/OgreConfigDialogImp.h. |
|
|
Definition at line 37 of file OSX/OgreConfigDialogImp.h. |
|
|
Definition at line 36 of file OSX/OgreConfigDialogImp.h. |
|
|
Definition at line 35 of file OSX/OgreConfigDialogImp.h. |
|
|
Definition at line 32 of file OSX/OgreConfigDialogImp.h. |
|
|
Definition at line 27 of file OSX/OgreConfigDialogImp.h. |
|
|
Definition at line 29 of file OSX/OgreConfigDialogImp.h. |
|
|
Definition at line 34 of file OSX/OgreConfigDialogImp.h. |
|
|
The dialog window.
Definition at line 80 of file gtk/OgreConfigDialogImp.h. |
|
|
Definition at line 89 of file WIN32/OgreConfigDialogImp.h. |
|
|
The table with renderer parameters.
Definition at line 82 of file gtk/OgreConfigDialogImp.h. |
|
|
Definition at line 88 of file WIN32/OgreConfigDialogImp.h. |
|
|
The rendersystem selected by user.
Definition at line 78 of file gtk/OgreConfigDialogImp.h. |
|
|
Definition at line 73 of file GLX/OgreConfigDialogImp.h. |
Copyright © 2000-2005 by The OGRE Team

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Sep 30 10:51:02 2007