17 #ifndef NEEDLEPROJECTIONFILTER_H_INCLUDED
18 #define NEEDLEPROJECTIONFILTER_H_INCLUDED
20 #include <MitkUSNavigationExports.h>
53 virtual void SelectInput(
int i);
63 virtual void GenerateData()
override;
itk::SmartPointer< Self > Pointer
DataCollection - Class to facilitate loading/accessing structured data.
mitk::PointSet::Pointer m_Projection
Basis for filters that want to leave the navigation data untouched.
#define mitkClassMacro(className, SuperClassName)
mitk::PointSet::Pointer m_OriginalPoints
mitk::AffineTransform3D::Pointer m_TargetPlane
This filter projects a needle's path onto a plane.