#include <wiimote_state.h>

Classes | |
| struct | dot |
Public Types | |
| enum | mode { OFF = 0x00, BASIC = 0x01, EXTENDED = 0x03, FULL = 0x05 } |
Public Attributes | |
| mode | Mode |
| struct wiimote_state::ir::dot | Dot [4] |
Static Public Attributes | |
| static const unsigned | MAX_RAW_X = 1016 |
| static const unsigned | MAX_RAW_Y = 760 |
Definition at line 109 of file wiimote_state.h.
| struct wiimote_state::ir::dot wiimote_state::ir::Dot[4] |
const unsigned wiimote_state::ir::MAX_RAW_X = 1016 [static] |
Definition at line 117 of file wiimote_state.h.
const unsigned wiimote_state::ir::MAX_RAW_Y = 760 [static] |
Definition at line 118 of file wiimote_state.h.
Definition at line 129 of file wiimote_state.h.
1.7.2