|
API C#
|
This class encapsulate and represent informations about a stick event. More...
Public Member Functions | |
| CStickEvents () | |
| Initializes a new instance of the CStickEvents class. More... | |
| void | Init () |
| Inits this instance. More... | |
| void | Init (CJacoStructures.ControlFunctionnalityValues value) |
| Inits with the specified value. More... | |
Properties | |
| CJacoStructures.ControlFunctionnalityValues | Minus [get, set] |
| Gets or sets the minus. More... | |
| CJacoStructures.ControlFunctionnalityValues | Plus [get, set] |
| Gets or sets the plus. More... | |
This class encapsulate and represent informations about a stick event.
| Kinova.DLL.Data.Jaco.Config.CStickEvents.CStickEvents | ( | ) |
Initializes a new instance of the CStickEvents class.
| void Kinova.DLL.Data.Jaco.Config.CStickEvents.Init | ( | ) |
Inits this instance.
| void Kinova.DLL.Data.Jaco.Config.CStickEvents.Init | ( | CJacoStructures.ControlFunctionnalityValues | value | ) |
Inits with the specified value.
| value | The value. |
|
getset |
Gets or sets the minus.
The minus.
|
getset |
Gets or sets the plus.
The plus.