![]() |
VR-Vantage 2.8 API Documentation
|
Classes | |
| class | DtCigiBaseDiGuyCtrlExt |
| The base class for all DiGuy Control (extended) packets. More... | |
| class | DtCigiBaseDiGuyEndGesture |
| The base end gesture class for all packets. More... | |
| class | DtCigiBaseDiGuyExecuteGesture |
| The base class for all execute gesture packets. More... | |
| class | DtCigiDiGuyCtrl |
| This is the original DiGuy control packet for V3. More... | |
| class | DtCigiDiGuyCtrlExt |
| The DiGuy Control (extended) packet class for V3.x. More... | |
| class | DtCigiDiGuyCtrlExtV4 |
| The DiGuy Control (extended) packet class for V4. More... | |
| class | DtCigiDiGuyEndGesture |
| The end gesture packet class for CIGI V3.x. More... | |
| class | DtCigiDiGuyEndGestureV4 |
| The end gesture packet class for CIGI V4. More... | |
| class | DtCigiDiGuyExecuteGesture |
| The execute gesture packet class for CIGI V3.x. More... | |
| class | DtCigiDiGuyExecuteGestureV4 |
| The execute gesture packet class for CIGI V.4. More... | |
Variables | |
| const int | CIGI_DI_GUY_CTRL_EXT_PACKET_ID = 202 |
| const int | CIGI_DI_GUY_CTRL_EXT_PACKET_SIZE = 32 |
| const int | CIGI_DI_GUY_CTRL_EXT_PACKET_ID_V4 = 0xf000 |
| const int | CIGI_DI_GUY_CTRL_EXT_PACKET_SIZE_V4 = 32 |
| const int | CIGI_DI_GUY_END_GESTURE_PACKET_ID = 242 |
| const int | CIGI_DI_GUY_END_GESTURE_PACKET_SIZE = 16 |
| const int | CIGI_DI_GUY_END_GESTURE_PACKET_ID_V4 = 0xf002 |
| const int | CIGI_DI_GUY_END_GESTURE_PACKET_SIZE_V4 = 16 |
| const int | CIGI_DI_GUY_EXECUTE_GESTURE_PACKET_ID = 241 |
| const int | CIGI_DI_GUY_EXECUTE_GESTURE_PACKET_SIZE = 16 |
| const int | CIGI_DI_GUY_EXECUTE_GESTURE_PACKET_ID_V4 = 0xf001 |
| const int | CIGI_DI_GUY_EXECUTE_GESTURE_PACKET_SIZE_V4 = 24 |
| const int | CIGI_DI_GUY_CTRL_PACKET_ID = 201 |
| const int | CIGI_DI_GUY_CTRL_PACKET_SIZE = 16 |
| const int makCigiExt::CIGI_DI_GUY_CTRL_EXT_PACKET_ID = 202 |
| const int makCigiExt::CIGI_DI_GUY_CTRL_EXT_PACKET_SIZE = 32 |
| const int makCigiExt::CIGI_DI_GUY_CTRL_EXT_PACKET_ID_V4 = 0xf000 |
| const int makCigiExt::CIGI_DI_GUY_CTRL_EXT_PACKET_SIZE_V4 = 32 |
| const int makCigiExt::CIGI_DI_GUY_END_GESTURE_PACKET_ID = 242 |
| const int makCigiExt::CIGI_DI_GUY_END_GESTURE_PACKET_SIZE = 16 |
| const int makCigiExt::CIGI_DI_GUY_END_GESTURE_PACKET_ID_V4 = 0xf002 |
| const int makCigiExt::CIGI_DI_GUY_END_GESTURE_PACKET_SIZE_V4 = 16 |
| const int makCigiExt::CIGI_DI_GUY_EXECUTE_GESTURE_PACKET_ID = 241 |
| const int makCigiExt::CIGI_DI_GUY_EXECUTE_GESTURE_PACKET_SIZE = 16 |
| const int makCigiExt::CIGI_DI_GUY_EXECUTE_GESTURE_PACKET_ID_V4 = 0xf001 |
| const int makCigiExt::CIGI_DI_GUY_EXECUTE_GESTURE_PACKET_SIZE_V4 = 24 |
| const int makCigiExt::CIGI_DI_GUY_CTRL_PACKET_ID = 201 |
| const int makCigiExt::CIGI_DI_GUY_CTRL_PACKET_SIZE = 16 |