Class for displaying the error dialog if Ogre fails badly.
More...
#include <OgreErrorDialogImp.h>
List of all members.
Detailed Description
Class for displaying the error dialog if Ogre fails badly.
Definition at line 36 of file GLX/OgreErrorDialogImp.h.
Constructor & Destructor Documentation
Ogre::ErrorDialog::ErrorDialog |
( |
|
) |
|
Ogre::ErrorDialog::ErrorDialog |
( |
|
) |
|
Ogre::ErrorDialog::ErrorDialog |
( |
|
) |
|
Ogre::ErrorDialog::ErrorDialog |
( |
|
) |
|
Ogre::ErrorDialog::ErrorDialog |
( |
|
) |
|
Ogre::ErrorDialog::ErrorDialog |
( |
|
) |
|
Ogre::ErrorDialog::~ErrorDialog |
( |
|
) |
|
Member Function Documentation
void Ogre::ErrorDialog::display |
( |
const String & |
errorMessage, |
|
|
String |
logName = "" | |
|
) |
| | |
- Parameters:
-
| errorMessage | The error message which has caused the failure. |
| logName | Optional name of the log to display in the detail pane. |
void Ogre::ErrorDialog::display |
( |
const String & |
errorMessage, |
|
|
String |
logName = "" | |
|
) |
| | |
- Parameters:
-
| errorMessage | The error message which has caused the failure. |
| logName | Optional name of the log to display in the detail pane. |
void Ogre::ErrorDialog::display |
( |
const String & |
errorMessage, |
|
|
String |
logName = "" | |
|
) |
| | |
- Parameters:
-
| errorMessage | The error message which has caused the failure. |
| logName | Optional name of the log to display in the detail pane. |
void Ogre::ErrorDialog::display |
( |
const String & |
errorMessage, |
|
|
String |
logName = "" | |
|
) |
| | |
- Parameters:
-
| errorMessage | The error message which has caused the failure. |
| logName | Optional name of the log to display in the detail pane. |
void Ogre::ErrorDialog::display |
( |
const String & |
errorMessage, |
|
|
String |
logName = "" | |
|
) |
| | |
- Parameters:
-
| errorMessage | The error message which has caused the failure. |
| logName | Optional name of the log to display in the detail pane. |
void Ogre::ErrorDialog::display |
( |
const String & |
errorMessage, |
|
|
String |
logName = "" | |
|
) |
| | |
- Parameters:
-
| errorMessage | The error message which has caused the failure. |
| logName | Optional name of the log to display in the detail pane. |
static INT_PTR CALLBACK Ogre::ErrorDialog::DlgProc |
( |
HWND |
hDlg, |
|
|
UINT |
iMsg, |
|
|
WPARAM |
wParam, |
|
|
LPARAM |
lParam | |
|
) |
| | [static, protected] |
Callback to process window events.
Member Data Documentation
The documentation for this class was generated from the following files: