ALBA
|
#include <albaDeviceButtonsPadTrackerP5Glove.h>
Static Protected Attributes | |
static CP5DLL * | m_P5 |
class supporting device P5 glove from Essential Reality Inc.
.SECTION Description This class implements Device P5 management as a Tracker device. It currently support only one P5 device!
Definition at line 41 of file albaDeviceButtonsPadTrackerP5Glove.h.
|
protected |
|
protectedvirtual |
albaDeviceButtonsPadTrackerP5Glove::albaTypeMacro | ( | albaDeviceButtonsPadTrackerP5Glove | , |
albaDeviceButtonsPadTracker | |||
) |
|
inline |
Get the finger bend sensor current value, range [0,63].
Definition at line 47 of file albaDeviceButtonsPadTrackerP5Glove.h.
References m_IndexValue.
|
inline |
Get the finger bend sensor current value, range [0,63].
Definition at line 49 of file albaDeviceButtonsPadTrackerP5Glove.h.
References m_MiddleValue.
|
inline |
Get the finger bend sensor current value, range [0,63].
Definition at line 51 of file albaDeviceButtonsPadTrackerP5Glove.h.
References m_RingValue.
|
inline |
Get the finger bend sensor current value, range [0,63].
Definition at line 53 of file albaDeviceButtonsPadTrackerP5Glove.h.
References m_PinkyValue.
|
inline |
Get the finger bend sensor current value, range [0,63].
Definition at line 55 of file albaDeviceButtonsPadTrackerP5Glove.h.
References m_ThumbValue.
|
inline |
Set the finger bend sensor sensitivity, range [0,30].
Definition at line 58 of file albaDeviceButtonsPadTrackerP5Glove.h.
References m_IndexSensitivity.
|
inline |
Set the finger bend sensor sensitivity, range [0,30].
Definition at line 60 of file albaDeviceButtonsPadTrackerP5Glove.h.
References m_MiddleSensitivity.
|
inline |
Set the finger bend sensor sensitivity, range [0,30].
Definition at line 62 of file albaDeviceButtonsPadTrackerP5Glove.h.
References m_RingSensitivity.
|
inline |
Set the finger bend sensor sensitivity, range [0,30].
Definition at line 64 of file albaDeviceButtonsPadTrackerP5Glove.h.
References m_PinkySensitivity.
|
inline |
Set the finger bend sensor sensitivity, range [0,30].
Definition at line 66 of file albaDeviceButtonsPadTrackerP5Glove.h.
References m_ThumbSensitivity.
|
inline |
Get the finger bend sensor sensitivity, range [0,30].
Definition at line 69 of file albaDeviceButtonsPadTrackerP5Glove.h.
References m_IndexSensitivity.
|
inline |
Get the finger bend sensor sensitivity, range [0,30].
Definition at line 71 of file albaDeviceButtonsPadTrackerP5Glove.h.
References m_MiddleSensitivity.
|
inline |
Get the finger bend sensor sensitivity, range [0,30].
Definition at line 73 of file albaDeviceButtonsPadTrackerP5Glove.h.
References m_RingSensitivity.
|
inline |
Get the finger bend sensor sensitivity, range [0,30].
Definition at line 75 of file albaDeviceButtonsPadTrackerP5Glove.h.
References m_PinkySensitivity.
|
inline |
Get the finger bend sensor sensitivity, range [0,30].
Definition at line 77 of file albaDeviceButtonsPadTrackerP5Glove.h.
References m_ThumbSensitivity.
|
protectedvirtual |
performs polling of P5 glove
Reimplemented from albaAgentThreaded.
|
protectedvirtual |
initialize P5DLL
Reimplemented from albaDeviceButtonsPadTracker.
|
protectedvirtual |
close P5DLL
Reimplemented from albaDeviceButtonsPadTracker.
|
protected |
Definition at line 91 of file albaDeviceButtonsPadTrackerP5Glove.h.
Referenced by GetIndexValue().
|
protected |
Definition at line 92 of file albaDeviceButtonsPadTrackerP5Glove.h.
Referenced by GetMiddleValue().
|
protected |
Definition at line 93 of file albaDeviceButtonsPadTrackerP5Glove.h.
Referenced by GetRingValue().
|
protected |
Definition at line 94 of file albaDeviceButtonsPadTrackerP5Glove.h.
Referenced by GetPinkyValue().
|
protected |
Definition at line 95 of file albaDeviceButtonsPadTrackerP5Glove.h.
Referenced by GetThumbValue().
|
protected |
Definition at line 97 of file albaDeviceButtonsPadTrackerP5Glove.h.
Referenced by GetIndexSensitivity(), and SetIndexSensitivity().
|
protected |
Definition at line 98 of file albaDeviceButtonsPadTrackerP5Glove.h.
Referenced by GetMiddleSensitivity(), and SetMiddleSensitivity().
|
protected |
Definition at line 99 of file albaDeviceButtonsPadTrackerP5Glove.h.
Referenced by GetRingSensitivity(), and SetRingSensitivity().
|
protected |
Definition at line 100 of file albaDeviceButtonsPadTrackerP5Glove.h.
Referenced by GetPinkySensitivity(), and SetPinkySensitivity().
|
protected |
Definition at line 101 of file albaDeviceButtonsPadTrackerP5Glove.h.
Referenced by GetThumbSensitivity(), and SetThumbSensitivity().
|
protected |
Definition at line 103 of file albaDeviceButtonsPadTrackerP5Glove.h.
|
staticprotected |
Definition at line 104 of file albaDeviceButtonsPadTrackerP5Glove.h.