|
wiiuse
|
Handles IR data. More...
#include "wiiuse_internal.h"

Go to the source code of this file.
Macros | |
| #define | WII_VRES_X 560 |
| #define | WII_VRES_Y 340 |
Functions | |
| void | wiiuse_set_ir_mode (struct wiimote_t *wm) |
| void | calculate_basic_ir (struct wiimote_t *wm, byte *data) |
| Calculate the data from the IR spots. More... | |
| void | calculate_extended_ir (struct wiimote_t *wm, byte *data) |
| Calculate the data from the IR spots. More... | |
| float | calc_yaw (struct ir_t *ir) |
| Calculate yaw given the IR data. More... | |
Handles IR data.
1.8.13