|
wiiuse
|
Orientation struct. More...
#include <wiiuse.h>
Public Attributes | |
| float | roll |
| roll, this may be smoothed if enabled | |
| float | pitch |
| pitch, this may be smoothed if enabled | |
| float | yaw |
| float | a_roll |
| absolute roll, unsmoothed | |
| float | a_pitch |
| absolute pitch, unsmoothed | |
Orientation struct.
Yaw, pitch, and roll range from -180 to 180 degrees.
1.8.13