#include <sMyo.h>
|
| SMyo () |
|
| ~SMyo () |
|
void | Connect () |
|
void | Disconnect () |
|
myo::Myo * | GetMyoInstance () |
|
void | SetMyoInstance (myo::Myo *myoInstance) |
|
void | SetDirection (XDirection direction) |
|
XDirection | GetDirection () |
|
void | Vibrate (myo::Myo::VibrationType type) |
|
void | SendPose (myo::Pose pose) |
|
void | SendOrientation (myo::Quaternion< float > quat) |
|
void | SendAccel (myo::Vector3< float > vec) |
|
sMyo class
Definition at line 63 of file sMyo.h.
◆ SMyo()
◆ ~SMyo()
The documentation for this class was generated from the following files:
- D:/dev/scol-technologies/trunk/scol/plugins/myo/include/sMyo.h
- D:/dev/scol-technologies/trunk/scol/plugins/myo/src/sMyo.cpp