Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::GLXError Class Reference

Simple CLI error output. More...

#include <OgreGLXError.h>

Inheritance diagram for Ogre::GLXError:

Inheritance graph
[legend]
List of all members.

Public Methods

 GLXError ()
void display (const String &errorMessage, String logName="")
 Displays the error dialog.


Detailed Description

Simple CLI error output.

Definition at line 34 of file OgreGLXError.h.


Constructor & Destructor Documentation

Ogre::GLXError::GLXError  
 

Definition at line 36 of file OgreGLXError.h.


Member Function Documentation

void Ogre::GLXError::display const String   errorMessage,
String    logName = ""
[virtual]
 

Displays the error dialog.

Parameters:
errorMessage  The error message which has caused the failure.
logName  Optional name of the log to display in the detail pane.

Implements Ogre::ErrorDialog.

Definition at line 39 of file OgreGLXError.h.

References Ogre::String.


The documentation for this class was generated from the following file:

Copyright © 2002-2003 by The OGRE Team
Last modified Sun Nov 28 19:50:14 2004