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