Defines the behaviour of an automatic renderer configuration dialog.
More...
#include <OgreConfigDialogImpWinRT.h>
|
| ConfigDialog () |
|
| ConfigDialog () |
|
| ConfigDialog () |
|
| ConfigDialog () |
|
| ConfigDialog () |
|
| ConfigDialog () |
|
| ConfigDialog () |
|
| ConfigDialog () |
|
| ConfigDialog () |
|
virtual | ~ConfigDialog () |
|
virtual | ~ConfigDialog () |
|
virtual | ~ConfigDialog () |
|
virtual | ~ConfigDialog () |
|
virtual | ~ConfigDialog () |
|
virtual | ~ConfigDialog () |
|
virtual | ~ConfigDialog () |
|
virtual | ~ConfigDialog () |
|
virtual | ~ConfigDialog () |
|
void | cancel () |
|
void | cancel () |
|
void | cancel () |
|
virtual bool | display () |
|
virtual bool | display () |
|
virtual bool | display () |
| Displays the dialog.
|
|
virtual bool | display () |
| Displays the dialog.
|
|
virtual bool | display () |
|
virtual bool | display () |
| Displays the dialog.
|
|
virtual bool | display () |
|
virtual bool | display () |
| Displays the dialog.
|
|
virtual bool | display () |
| Displays the dialog.
|
|
void | initialise () |
|
void | initialise () |
|
void | initialise () |
|
void | initialise () |
|
void | operator delete (void *ptr) |
|
void | operator delete (void *ptr, const char *, int, const char *) |
|
void | operator delete (void *ptr, void *) |
|
void | operator delete[] (void *ptr) |
|
void | operator delete[] (void *ptr, const char *, int, const char *) |
|
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, void *ptr) |
| placement operator new
|
|
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 | run () |
|
void | run () |
|
void | run () |
|
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
◆ ConfigDialog() [1/9]
Ogre::ConfigDialog::ConfigDialog |
( |
| ) |
|
◆ ~ConfigDialog() [1/9]
virtual Ogre::ConfigDialog::~ConfigDialog |
( |
| ) |
|
|
virtual |
◆ ConfigDialog() [2/9]
Ogre::ConfigDialog::ConfigDialog |
( |
| ) |
|
◆ ~ConfigDialog() [2/9]
virtual Ogre::ConfigDialog::~ConfigDialog |
( |
| ) |
|
|
virtual |
◆ ConfigDialog() [3/9]
Ogre::ConfigDialog::ConfigDialog |
( |
| ) |
|
◆ ~ConfigDialog() [3/9]
virtual Ogre::ConfigDialog::~ConfigDialog |
( |
| ) |
|
|
inlinevirtual |
◆ ConfigDialog() [4/9]
Ogre::ConfigDialog::ConfigDialog |
( |
| ) |
|
◆ ~ConfigDialog() [4/9]
virtual Ogre::ConfigDialog::~ConfigDialog |
( |
| ) |
|
|
inlinevirtual |
◆ ConfigDialog() [5/9]
Ogre::ConfigDialog::ConfigDialog |
( |
| ) |
|
◆ ~ConfigDialog() [5/9]
virtual Ogre::ConfigDialog::~ConfigDialog |
( |
| ) |
|
|
virtual |
◆ ConfigDialog() [6/9]
Ogre::ConfigDialog::ConfigDialog |
( |
| ) |
|
◆ ~ConfigDialog() [6/9]
virtual Ogre::ConfigDialog::~ConfigDialog |
( |
| ) |
|
|
inlinevirtual |
◆ ConfigDialog() [7/9]
Ogre::ConfigDialog::ConfigDialog |
( |
| ) |
|
◆ ~ConfigDialog() [7/9]
virtual Ogre::ConfigDialog::~ConfigDialog |
( |
| ) |
|
|
virtual |
◆ ConfigDialog() [8/9]
Ogre::ConfigDialog::ConfigDialog |
( |
| ) |
|
◆ ~ConfigDialog() [8/9]
virtual Ogre::ConfigDialog::~ConfigDialog |
( |
| ) |
|
|
virtual |
◆ ConfigDialog() [9/9]
Ogre::ConfigDialog::ConfigDialog |
( |
| ) |
|
◆ ~ConfigDialog() [9/9]
virtual Ogre::ConfigDialog::~ConfigDialog |
( |
| ) |
|
|
virtual |
◆ cancel() [1/3]
void Ogre::ConfigDialog::cancel |
( |
| ) |
|
◆ cancel() [2/3]
void Ogre::ConfigDialog::cancel |
( |
| ) |
|
◆ cancel() [3/3]
void Ogre::ConfigDialog::cancel |
( |
| ) |
|
◆ display() [1/9]
◆ display() [2/9]
◆ display() [3/9]
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]
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() [5/9]
◆ display() [6/9]
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() [7/9]
◆ display() [8/9]
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() [9/9]
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
◆ 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/3]
◆ operator delete() [2/3]
◆ operator delete() [3/3]
◆ operator delete[]() [1/2]
◆ operator delete[]() [2/2]
◆ operator new() [1/3]
◆ operator new() [2/3]
operator new, with debug line info
◆ operator new() [3/3]
◆ operator new[]() [1/2]
◆ operator new[]() [2/2]
array operator new, with debug line info
◆ run() [1/3]
void Ogre::ConfigDialog::run |
( |
| ) |
|
◆ run() [2/3]
void Ogre::ConfigDialog::run |
( |
| ) |
|
◆ run() [3/3]
void Ogre::ConfigDialog::run |
( |
| ) |
|
The documentation for this class was generated from the following files: