This structure is a part of the WPads struct. (IR/Cursor). More...
#include <ML_input.h>
Data Fields | |
float | X |
float | Y |
float | Z |
float | SmoothX |
float | SmoothY |
float | JustX |
float | JustY |
bool | Valid |
This structure is a part of the WPads struct. (IR/Cursor).
float Wii_IR::JustX |
Not recommended X pos of Wiimote IR (original)
float Wii_IR::JustY |
Not recommended Y pos of Wiimote IR (original)
float Wii_IR::SmoothX |
Not recommended X pos of Wiimote IR (smoothed)
float Wii_IR::SmoothY |
Not recommended Y pos of Wiimote IR (smoothed)
bool Wii_IR::Valid |
Is the value valid ? You don't have to use it normally.
float Wii_IR::X |
X pos of Wiimote IR
float Wii_IR::Y |
Y pos of Wiimote IR
float Wii_IR::Z |
Distance from the Screen<->Wiimote