13 #ifndef __mitkTrackedUltrasound_h 14 #define __mitkTrackedUltrasound_h 16 #include <MitkUSNavigationExports.h> 23 template<
class T>
class SmartPointer;
44 AffineTransform3D::Pointer GetUSPlaneTransform()
override;
52 bool trackedUltrasoundActive =
true );
59 void GenerateData()
override;
64 void OnFreeze(
bool)
override;
68 #endif // __mitkTrackedUltrasound_h Combination of USDevice and NavigationDataSource. This class can be used as an ImageSource subclass...
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacro(className, SuperClassName)
Abstract class for an easy handling of a combination of an USDevice and a NavigationDataSource. This class can be used as an ImageSource subclass. Additionally tracking data be retrieved from the NavigationDataSource returned by GetTrackingDevice().
#define mitkNewMacro3Param(classname, typea, typeb, typec)