Medical Imaging Interaction Toolkit
2024.06.99-60d9b802
Medical Imaging Interaction Toolkit
|
Go to the documentation of this file.
13 #ifndef mitkInteractionTestHelper_h
14 #define mitkInteractionTestHelper_h
23 class vtkRenderWindow;
76 void PlaybackInteraction();
85 void SetTimeStep(
int newTimeStep);
95 RenderWindow *GetRenderWindowByName(
const std::string &name);
116 void AddDisplayPlaneSubTree();
118 void Set3dCameraSettings();
125 void Initialize(
const std::string &interactionXmlFilePath);
129 void InitializeDisplayActionEventHandling();
133 void LoadInteraction();
mitk::XML2EventParser::EventContainerType m_Events
DisplayActionEventBroadcast::Pointer m_DisplayActionEventBroadcast
mitkRenderWindow integrates the MITK rendering mechanism into VTK and is NOT QT dependent
#define MITKTESTINGHELPER_EXPORT
std::string m_InteractionFilePath
Find image slices visible on a given plane.
std::vector< mitk::InteractionEvent::Pointer > EventContainerType
DataStorage::Pointer m_DataStorage
Creates everything needed to load and playback interaction events.
RenderWindowListType m_RenderWindowList
std::vector< RenderWindow::Pointer > RenderWindowListType
const RenderWindowListType & GetRenderWindowList()