13#ifndef mitkPolhemusTool_h
14#define mitkPolhemusTool_h
21 class PolhemusTrackingDevice;
39 SIGNIFICANT_DISTORTION
45 virtual void SetToolPort(
int _ToolPort);
50 virtual int GetToolPort();
62 void SetDistortionLevel(
const int level);
68 DistortionLevel GetDistortionLevel()
const;
An object of this class represents Polhemus tracking device. You can add tools to this device,...