18 #ifndef MITKTRACKINGVOLUMEGENERATOR_H
19 #define MITKTRACKINGVOLUMEGENERATOR_H
21 #include "MitkIGTExports.h"
52 itkFactorylessNewMacro(
Self)
102 void GenerateData()
override;
105 #endif // MITKTRACKINGVOLUMEGENERATOR_H
Superclass of all classes generating surfaces (instances of class Surface) as output.
itk::SmartPointer< Self > Pointer
Superclass of all classes generating some kind of mitk::BaseData.
DataCollection - Class to facilitate loading/accessing structured data.
#define mitkClassMacro(className, SuperClassName)
std::string TrackingDeviceType
mitk::TrackingDeviceData m_Data
Holds the current tracking device data object, which is used to generate the volume.
An instance of this class represents a generator wich generates the tracking volume of a given tracki...