13 #ifndef mitkInteractionTestHelper_h 14 #define mitkInteractionTestHelper_h 23 class vtkRenderWindow;
77 void PlaybackInteraction();
86 void SetTimeStep(
int newTimeStep);
96 RenderWindow *GetRenderWindowByName(
const std::string &name);
119 void Set3dCameraSettings();
126 void Initialize(
const std::string &interactionXmlFilePath);
132 void LoadInteraction();
void AddDisplayPlaneSubTree()
mitk::DataStorage::Pointer m_DataStorage
DataCollection - Class to facilitate loading/accessing structured data.
std::vector< mitk::RenderWindow::Pointer > RenderWindowListType
mitk::XML2EventParser::EventContainerType m_Events
ViewDirection
Possible view directions, Original will uses the PlaneGeometry instances in a SlicedGeometry3D provid...
const RenderWindowListType & GetRenderWindowList()
Creates everything needed to load and playback interaction events.
RenderWindowListType m_RenderWindowList
mitk::MouseModeSwitcher::Pointer m_MouseModeSwitcher
mitkRenderWindow integrates the MITK rendering mechanism into VTK and is NOT QT dependent ...
#define MITKTESTINGHELPER_EXPORT
std::vector< mitk::InteractionEvent::Pointer > EventContainerType
std::string m_InteractionFilePath