14#ifndef OpenIGTLinkExample_h
15#define OpenIGTLinkExample_h
17#include <berryISelectionListener.h>
19#include <QmitkAbstractView.h>
21#include "ui_OpenIGTLinkExampleControls.h"
69 mitk::NavigationDataObjectVisualizationFilter::Pointer
m_VisFilter;
QList< mitk::DataNode::Pointer > m_DemoNodes
~OpenIGTLinkExample() override
mitk::IGTLMessageToNavigationDataFilter::Pointer m_IGTLMsgToNavDataFilter
mitk::IGTLDeviceSource::Pointer m_IGTLDeviceSource
mitk::IGTLClient::Pointer m_IGTLClient
void CreateQtPartControl(QWidget *parent) override
static const std::string VIEW_ID
void ResizeBoundingBox()
To initialize the scene to the bounding box of all visible objects.
mitk::NavigationDataObjectVisualizationFilter::Pointer m_VisFilter
Ui::OpenIGTLinkExampleControls m_Controls