Defines the behaviour of an automatic renderer configuration dialog.
More...
#include <OgreConfigDialogImp.h>
|
| ConfigDialog () |
|
| ConfigDialog () |
|
| ConfigDialog () |
|
| ConfigDialog () |
|
| ConfigDialog () |
|
| ConfigDialog () |
|
| ConfigDialog () |
|
| ConfigDialog () |
|
| ConfigDialog () |
|
| ~ConfigDialog () |
|
| ~ConfigDialog () |
|
| ~ConfigDialog () |
|
| ~ConfigDialog () |
|
| ~ConfigDialog () |
|
| ~ConfigDialog () |
|
void | cancel () |
|
void | cancel () |
|
void | cancel () |
|
bool | display () |
|
bool | display () |
|
bool | display () |
| Displays the dialog.
|
|
bool | display () |
| Displays the dialog.
|
|
bool | display () |
|
bool | display () |
| Displays the dialog.
|
|
bool | display () |
|
bool | display () |
| Displays the dialog.
|
|
bool | display () |
| Displays the dialog.
|
|
void | initialise () |
|
void | initialise () |
|
void | initialise () |
|
void | initialise () |
|
void | operator delete (void *ptr) |
|
void | operator delete (void *ptr) |
|
void | operator delete (void *ptr, const char *, int, const char *) |
|
void | operator delete (void *ptr, const char *, int, const char *) |
|
void | operator delete (void *ptr, void *) |
|
void | operator delete (void *ptr, void *) |
|
void | operator delete[] (void *ptr) |
|
void | operator delete[] (void *ptr) |
|
void | operator delete[] (void *ptr, const char *, int, const char *) |
|
void | operator delete[] (void *ptr, const char *, int, const char *) |
|
void * | operator new (size_t sz) |
|
void * | operator new (size_t sz) |
|
void * | operator new (size_t sz, const char *file, int line, const char *func) |
| operator new, with debug line info
|
|
void * | operator new (size_t sz, const char *file, int line, const char *func) |
| operator new, with debug line info
|
|
void * | operator new (size_t sz, void *ptr) |
| placement operator new
|
|
void * | operator new (size_t sz, void *ptr) |
| placement operator new
|
|
void * | operator new[] (size_t sz) |
|
void * | operator new[] (size_t sz) |
|
void * | operator new[] (size_t sz, const char *file, int line, const char *func) |
| array operator new, with debug line info
|
|
void * | operator new[] (size_t sz, const char *file, int line, const char *func) |
| array operator new, with debug line info
|
|
void | run () |
|
void | run () |
|
void | run () |
|
|
static BOOL CALLBACK | DlgProc (HWND hDlg, UINT iMsg, WPARAM wParam, LPARAM lParam) |
| Callback to process window events.
|
|
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.
|
|
static void | rendererChanged (GtkComboBox *widget, gpointer data) |
| Callback function for renderer select combobox.
|
|
Defines the behaviour of an automatic renderer configuration dialog.
- Author
- Steven J. Streeting
- Author
- Andrew Zabolotny zap@h.nosp@m.omel.nosp@m.ink.r.nosp@m.u
Definition at line 38 of file Android/OgreConfigDialogImp.h.
◆ ConfigDialog() [1/9]
Ogre::ConfigDialog::ConfigDialog |
( |
| ) |
|
◆ ~ConfigDialog() [1/6]
Ogre::ConfigDialog::~ConfigDialog |
( |
| ) |
|
◆ ConfigDialog() [2/9]
Ogre::ConfigDialog::ConfigDialog |
( |
| ) |
|
◆ ~ConfigDialog() [2/6]
Ogre::ConfigDialog::~ConfigDialog |
( |
| ) |
|
◆ ConfigDialog() [3/9]
Ogre::ConfigDialog::ConfigDialog |
( |
| ) |
|
◆ ConfigDialog() [4/9]
Ogre::ConfigDialog::ConfigDialog |
( |
| ) |
|
◆ ConfigDialog() [5/9]
Ogre::ConfigDialog::ConfigDialog |
( |
| ) |
|
◆ ~ConfigDialog() [3/6]
Ogre::ConfigDialog::~ConfigDialog |
( |
| ) |
|
◆ ConfigDialog() [6/9]
Ogre::ConfigDialog::ConfigDialog |
( |
| ) |
|
◆ ConfigDialog() [7/9]
Ogre::ConfigDialog::ConfigDialog |
( |
| ) |
|
◆ ~ConfigDialog() [4/6]
Ogre::ConfigDialog::~ConfigDialog |
( |
| ) |
|
◆ ConfigDialog() [8/9]
Ogre::ConfigDialog::ConfigDialog |
( |
| ) |
|
◆ ~ConfigDialog() [5/6]
Ogre::ConfigDialog::~ConfigDialog |
( |
| ) |
|
◆ ConfigDialog() [9/9]
Ogre::ConfigDialog::ConfigDialog |
( |
| ) |
|
◆ ~ConfigDialog() [6/6]
Ogre::ConfigDialog::~ConfigDialog |
( |
| ) |
|
◆ cancel() [1/3]
void Ogre::ConfigDialog::cancel |
( |
| ) |
|
◆ cancel() [2/3]
void Ogre::ConfigDialog::cancel |
( |
| ) |
|
◆ cancel() [3/3]
void Ogre::ConfigDialog::cancel |
( |
| ) |
|
◆ createWindow()
bool Ogre::ConfigDialog::createWindow |
( |
| ) |
|
|
protected |
Create the gtk+ dialog window.
◆ display() [1/9]
bool Ogre::ConfigDialog::display |
( |
| ) |
|
◆ display() [2/9]
bool Ogre::ConfigDialog::display |
( |
| ) |
|
◆ display() [3/9]
bool Ogre::ConfigDialog::display |
( |
| ) |
|
Displays the dialog.
- Returns
- If the user accepted the dialog, true is returned.
- If the user cancelled the dialog (indicating the application should probably terminate), false is returned.
- See also
- RenderSystem
◆ display() [4/9]
bool Ogre::ConfigDialog::display |
( |
| ) |
|
Displays the dialog.
- Returns
- If the user accepted the dialog, true is returned.
- If the user cancelled the dialog (indicating the application should probably terminate), false is returned.
- See also
- RenderSystem
References mSelectedRenderSystem.
◆ display() [5/9]
bool Ogre::ConfigDialog::display |
( |
| ) |
|
◆ display() [6/9]
bool Ogre::ConfigDialog::display |
( |
| ) |
|
Displays the dialog.
- Returns
- If the user accepted the dialog, true is returned.
- If the user cancelled the dialog (indicating the application should probably terminate), false is returned.
- See also
- RenderSystem
References mSelectedRenderSystem.
◆ display() [7/9]
bool Ogre::ConfigDialog::display |
( |
| ) |
|
◆ display() [8/9]
bool Ogre::ConfigDialog::display |
( |
| ) |
|
Displays the dialog.
- Returns
- If the user accepted the dialog, true is returned.
- If the user cancelled the dialog (indicating the application should probably terminate), false is returned.
- See also
- RenderSystem
References DlgProc().
◆ display() [9/9]
bool Ogre::ConfigDialog::display |
( |
| ) |
|
Displays the dialog.
- Returns
- If the user accepted the dialog, true is returned.
- If the user cancelled the dialog (indicating the application should probably terminate), false is returned.
- See also
- RenderSystem
References mSelectedRenderSystem.
◆ DlgProc()
static BOOL CALLBACK Ogre::ConfigDialog::DlgProc |
( |
HWND | hDlg, |
|
|
UINT | iMsg, |
|
|
WPARAM | wParam, |
|
|
LPARAM | lParam ) |
|
staticprotected |
◆ initialise() [1/4]
void Ogre::ConfigDialog::initialise |
( |
| ) |
|
◆ initialise() [2/4]
void Ogre::ConfigDialog::initialise |
( |
| ) |
|
◆ initialise() [3/4]
void Ogre::ConfigDialog::initialise |
( |
| ) |
|
◆ initialise() [4/4]
void Ogre::ConfigDialog::initialise |
( |
| ) |
|
◆ operator delete() [1/6]
◆ operator delete() [2/6]
◆ operator delete() [3/6]
◆ operator delete() [4/6]
◆ operator delete() [5/6]
◆ operator delete() [6/6]
◆ operator delete[]() [1/4]
◆ operator delete[]() [2/4]
◆ operator delete[]() [3/4]
◆ operator delete[]() [4/4]
◆ operator new() [1/6]
◆ operator new() [2/6]
◆ operator new() [3/6]
◆ operator new() [4/6]
◆ operator new() [5/6]
◆ operator new() [6/6]
◆ operator new[]() [1/4]
◆ operator new[]() [2/4]
◆ operator new[]() [3/4]
◆ operator new[]() [4/4]
◆ optionChanged()
static void Ogre::ConfigDialog::optionChanged |
( |
GtkComboBox * | widget, |
|
|
gpointer | data ) |
|
staticprotected |
Callback function to change a renderer option.
◆ refreshParams()
static gboolean Ogre::ConfigDialog::refreshParams |
( |
gpointer | data | ) |
|
|
staticprotected |
Idle function to refresh renderer parameters.
◆ rendererChanged()
static void Ogre::ConfigDialog::rendererChanged |
( |
GtkComboBox * | widget, |
|
|
gpointer | data ) |
|
staticprotected |
Callback function for renderer select combobox.
◆ run() [1/3]
void Ogre::ConfigDialog::run |
( |
| ) |
|
◆ run() [2/3]
void Ogre::ConfigDialog::run |
( |
| ) |
|
◆ run() [3/3]
void Ogre::ConfigDialog::run |
( |
| ) |
|
◆ setupRendererParams()
void Ogre::ConfigDialog::setupRendererParams |
( |
| ) |
|
|
protected |
Get parameters from selected renderer and fill the dialog.
◆ iDisplayStatus
bool Ogre::ConfigDialog::iDisplayStatus |
|
protected |
◆ iSelectedRenderSystem
◆ mDialog
GtkWidget* Ogre::ConfigDialog::mDialog |
|
protected |
◆ mHInstance
HINSTANCE Ogre::ConfigDialog::mHInstance |
|
protected |
◆ mOKButton
GtkWidget* Ogre::ConfigDialog::mOKButton |
|
protected |
◆ mParamTable
GtkWidget* Ogre::ConfigDialog::mParamTable |
|
protected |
◆ mSelectedRenderSystem
The documentation for this class was generated from the following files: