Keos::IConfigDialog Class Reference

Defines the behaviour of an automatic renderer configuration dialog. More...

#include <KeosConfigDialog.h>

Inheritance diagram for Keos::IConfigDialog:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~IConfigDialog ()
virtual bool Display (void)=0
 Displays the dialog.

Protected Attributes

IRenderSystemm_pSelectedRenderSystem
 Pointer on the selected render system.

Detailed Description

Defines the behaviour of an automatic renderer configuration dialog.

Definition at line 31 of file KeosConfigDialog.h.


Constructor & Destructor Documentation

virtual Keos::IConfigDialog::~IConfigDialog (  )  [inline, virtual]

Definition at line 34 of file KeosConfigDialog.h.


Member Function Documentation

virtual bool Keos::IConfigDialog::Display ( void   )  [pure virtual]

Displays the dialog.

Returns:
If the user accepted the dialog, true is returned.

Implemented in Keos::CWin32ConfigDialog.

Referenced by Keos::CRoot::ShowConfigDialog().


Member Data Documentation

IRenderSystem* Keos::IConfigDialog::m_pSelectedRenderSystem [protected]

Pointer on the selected render system.

Definition at line 45 of file KeosConfigDialog.h.

Referenced by Keos::CWin32ConfigDialog::CWin32ConfigDialog(), and Keos::CWin32ConfigDialog::DlgProc().


The documentation for this class was generated from the following file:
Generated on Fri Mar 9 14:29:22 2007 for Keos by  doxygen 1.5.1-p1