OgreHaptics::DeviceInitInfo Struct Reference

Structure to hold information about an available Device. More...

#include <OgreHapticsCommon.h>

List of all members.

Public Attributes

String api
 The name of the API that supports the Device.
String initName
 The name of the Device that needs to be used for initialisation.
ConfigOptionMap configOptions
 Map of configurable options.


Detailed Description

Structure to hold information about an available Device.

Definition at line 32 of file OgreHapticsCommon.h.


Member Data Documentation

The name of the API that supports the Device.

Definition at line 35 of file OgreHapticsCommon.h.

The name of the Device that needs to be used for initialisation.

Definition at line 37 of file OgreHapticsCommon.h.

Map of configurable options.

Definition at line 39 of file OgreHapticsCommon.h.


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

Last modified Tue Jan 6 22:31:25 2009