17 #ifndef mitkInteractionTestHelper_h
18 #define mitkInteractionTestHelper_h
27 class vtkRenderWindow;
81 void PlaybackInteraction();
90 void SetTimeStep(
int newTimeStep);
100 RenderWindow *GetRenderWindowByName(
const std::string &name);
123 void Set3dCameraSettings();
130 void Initialize(
const std::string &interactionXmlFilePath);
136 void LoadInteraction();
void AddDisplayPlaneSubTree()
mitk::DataStorage::Pointer m_DataStorage
DataCollection - Class to facilitate loading/accessing structured data.
static mitk::DataStorage::Pointer GetDataStorage()
std::vector< mitk::RenderWindow::Pointer > RenderWindowListType
mitk::XML2EventParser::EventContainerType m_Events
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
ViewDirection
Possible view directions, Original will uses the PlaneGeometry instances in a SlicedGeometry3D provid...
std::string m_InteractionFilePath