MITK-IGT
IGT Extension of MITK
|
#include <MitkIGTExports.h>
#include <string>
Go to the source code of this file.
Classes | |
class | mitk::OptitrackErrorMessages |
Namespaces | |
namespace | mitk |
IGT Exceptions. | |
Macros | |
#define | OPTITRACK_ATTEMPTS 10 |
Maximum number of attempts for Initialization, Shutdown and CleanUp. | |
#define | OPTITRACK_FRAME_RATE 10 |
Time to refresh the tools location (ms) | |
#define OPTITRACK_ATTEMPTS 10 |
Maximum number of attempts for Initialization, Shutdown and CleanUp.
Definition at line 20 of file mitkOptitrackErrorMessages.h.
#define OPTITRACK_FRAME_RATE 10 |
Time to refresh the tools location (ms)
Definition at line 27 of file mitkOptitrackErrorMessages.h.