14 #ifndef MITKNavigationDataDisplacementFilter_H_HEADER_INCLUDED_ 15 #define MITKNavigationDataDisplacementFilter_H_HEADER_INCLUDED_ 33 itkFactorylessNewMacro(Self);
37 itkSetMacro(Transform6DOF,
bool);
38 itkGetMacro(Transform6DOF,
bool);
40 void SetTransformation( mitk::AffineTransform3D::Pointer transform );
70 void GenerateData()
override;
NavigationDataToNavigationDataFilter is the base class of all filters that receive NavigationDatas as...
NavigationDataDisplacementFilter adds an offset to navigation data objects.
DataCollection - Class to facilitate loading/accessing structured data.
Key-value list holding instances of BaseProperty.
#define mitkSetVectorMacro(name, type)
#define mitkClassMacro(className, SuperClassName)
#define mitkGetVectorMacro(name, type)
mitk::NavigationData::Pointer m_Transformation
mitk::Vector3D m_Offset
offset that is added to all inputs