13 #ifndef mitkPolhemusTrackerTypeInformation_h 14 #define mitkPolhemusTrackerTypeInformation_h 31 virtual TrackingDeviceSource::Pointer CreateTrackingDeviceSource(mitk::TrackingDevice::Pointer trackingDevice,
32 mitk::NavigationToolStorage::Pointer navigationTools,
33 std::string* errorMessage,
34 std::vector<int>* toolCorrespondencesInToolStorage)
override;
36 static std::string GetTrackingDeviceName();
41 #endif //mitkPolhemusTrackerTypeInformation_h
DataCollection - Class to facilitate loading/accessing structured data.