IInputDevice
Engine/source/platform/input/IInputDevice.h
Protected Attributes
Public Functions
Detailed Description
Protected Attributes
U32 mDeviceType
Device type.
bool mEnabled
Is the device enabled.
char mName [30]
Device name.
Public Functions
getDeviceName()
getDeviceType()
isEnabled()
process()
Reimplemented by: LeapMotionDevice, OculusVRDevice, OpenVRProvider, RazerHydraDevice