OpenIGTLinkExample.
More...
#include <OpenIGTLinkExample.h>
|
static const std::string | VIEW_ID = "org.mitk.views.OpenIGTLinkExample" |
|
OpenIGTLinkExample.
- Warning
- This class is not yet documented. Use "git blame" and ask the author to provide basic documentation.
- See also
- QmitkAbstractView ${}
Definition at line 38 of file OpenIGTLinkExample.h.
◆ ~OpenIGTLinkExample()
OpenIGTLinkExample::~OpenIGTLinkExample |
( |
| ) |
|
|
override |
◆ CreatePipeline()
void OpenIGTLinkExample::CreatePipeline |
( |
| ) |
|
|
protected |
◆ CreateQtPartControl()
void OpenIGTLinkExample::CreateQtPartControl |
( |
QWidget * | parent | ) |
|
|
overrideprotected |
◆ DestroyPipeline()
void OpenIGTLinkExample::DestroyPipeline |
( |
| ) |
|
|
protected |
◆ ResizeBoundingBox()
void OpenIGTLinkExample::ResizeBoundingBox |
( |
| ) |
|
|
protected |
◆ SetFocus()
void OpenIGTLinkExample::SetFocus |
( |
| ) |
|
|
overrideprotected |
◆ Start
void OpenIGTLinkExample::Start |
( |
| ) |
|
|
protectedslot |
◆ UpdatePipeline
void OpenIGTLinkExample::UpdatePipeline |
( |
| ) |
|
|
protectedslot |
◆ m_Controls
Ui::OpenIGTLinkExampleControls OpenIGTLinkExample::m_Controls |
|
protected |
◆ m_DemoNodes
QList<mitk::DataNode::Pointer> OpenIGTLinkExample::m_DemoNodes |
|
protected |
◆ m_IGTLClient
mitk::IGTLClient::Pointer OpenIGTLinkExample::m_IGTLClient |
|
protected |
◆ m_IGTLDeviceSource
mitk::IGTLDeviceSource::Pointer OpenIGTLinkExample::m_IGTLDeviceSource |
|
protected |
◆ m_IGTLMsgToNavDataFilter
mitk::IGTLMessageToNavigationDataFilter::Pointer OpenIGTLinkExample::m_IGTLMsgToNavDataFilter |
|
protected |
◆ m_Timer
QTimer OpenIGTLinkExample::m_Timer |
|
protected |
◆ m_VisFilter
mitk::NavigationDataObjectVisualizationFilter::Pointer OpenIGTLinkExample::m_VisFilter |
|
protected |
◆ VIEW_ID
const std::string OpenIGTLinkExample::VIEW_ID = "org.mitk.views.OpenIGTLinkExample" |
|
static |
The documentation for this class was generated from the following files: