#include "mitkWiiMoteThread.h"
#include "mitkWiiMoteAddOn.h"
#include "mitkWiiMoteIREvent.h"
#include "mitkWiiMoteButtonEvent.h"
Go to the source code of this file.
Variables | |
const double | TIMELIMIT = 0.5 |
const int | SLEEPDEFAULT = 70 |
const int SLEEPDEFAULT = 70 |
Definition at line 21 of file mitkWiiMoteThread.cpp.
const double TIMELIMIT = 0.5 |
Definition at line 20 of file mitkWiiMoteThread.cpp.
Referenced by mitk::WiiMoteThread::WiiMoteIRInput().