OgreHaptics::ConfigDialog Class Reference

#include <OgreHapticsConfigDialogImp.h>

List of all members.

Public Member Functions

 ConfigDialog ()
 Standard constructor.
 ~ConfigDialog ()
 Standard destructor.
bool display (void)
 Displays the dialog.

Static Protected Member Functions

static INT_PTR CALLBACK DlgProc (HWND hDlg, UINT iMsg, WPARAM wParam, LPARAM lParam)
 Callback to process window events.

Protected Attributes

bool mFoundDevices
DeviceInitInfo mSelectedSettings
HINSTANCE mHInstance


Detailed Description

Definition at line 43 of file OgreHapticsConfigDialogImp.h.


Constructor & Destructor Documentation

OgreHaptics::ConfigDialog::ConfigDialog (  ) 

Standard constructor.

OgreHaptics::ConfigDialog::~ConfigDialog (  ) 

Standard destructor.


Member Function Documentation

bool OgreHaptics::ConfigDialog::display ( void   ) 

Displays the dialog.

static INT_PTR CALLBACK OgreHaptics::ConfigDialog::DlgProc ( HWND  hDlg,
UINT  iMsg,
WPARAM  wParam,
LPARAM  lParam 
) [static, protected]

Callback to process window events.


Member Data Documentation

Definition at line 61 of file OgreHapticsConfigDialogImp.h.

Definition at line 62 of file OgreHapticsConfigDialogImp.h.

Definition at line 64 of file OgreHapticsConfigDialogImp.h.


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

Last modified Tue Jan 6 22:31:27 2009