Kinova API Documentation
StickEvents Struct Reference

This is an event from a controller's stick. Each variable of the struct can be mapped with a ControlFunctionalityTypeEnum. More...

List of all members.

Public Attributes

unsigned char Minus
 This represents the negative value of the event. As an example, if you incline the stick to the left it will trigger that event.
unsigned char Plus
 This represents the positive value of the event. As an example, if you incline the stick to the right it will trigger that event.

Detailed Description

This is an event from a controller's stick. Each variable of the struct can be mapped with a ControlFunctionalityTypeEnum.

 All Classes Files Functions Variables Enumerations Enumerator Defines