12 #ifndef MITKNAVIGATIONDATASLICEVISUALIZATION_H_HEADER_INCLUDED_ 13 #define MITKNAVIGATIONDATASLICEVISUALIZATION_H_HEADER_INCLUDED_ 80 itkGetConstMacro(TipOffset,
Vector3D);
91 virtual void SetToolTrajectory(
Vector3D direction);
92 itkGetConstMacro(ToolTrajectory,
Vector3D);
111 itkSetMacro(WorldVerticalVector,
Vector3D);
112 itkGetConstMacro(WorldVerticalVector,
Vector3D);
124 void GenerateData()
override;
135 #endif // NEMOSLICEVISUALIZATIONFILTER_H
NavigationDataToNavigationDataFilter is the base class of all filters that receive NavigationDatas as...
Vector3D m_ToolTrajectory
Organizes the rendering process.
DataCollection - Class to facilitate loading/accessing structured data.
Control the position and orientation of rendered slices with NavigationData.
ViewDirection m_ViewDirection
#define mitkClassMacro(className, SuperClassName)
Vector3D m_WorldVerticalVector
BaseRenderer::Pointer m_Renderer