#include <QmitkMappingJob.h>
Definition at line 58 of file QmitkMappingJob.h.
◆ QmitkMappingJob()
| QmitkMappingJob::QmitkMappingJob |
( |
| ) |
|
◆ ~QmitkMappingJob()
| QmitkMappingJob::~QmitkMappingJob |
( |
| ) |
|
|
override |
◆ AlgorithmInfo
| void QmitkMappingJob::AlgorithmInfo |
( |
QString |
info | ) |
|
|
signal |
◆ Error
| void QmitkMappingJob::Error |
( |
QString |
err | ) |
|
|
signal |
◆ GetInputDataAsImage()
| const mitk::Image* QmitkMappingJob::GetInputDataAsImage |
( |
| ) |
const |
|
protected |
◆ GetInputDataAsPointSet()
| const mitk::PointSet* QmitkMappingJob::GetInputDataAsPointSet |
( |
| ) |
const |
|
protected |
◆ GetRegistration()
| const map::core::RegistrationBase* QmitkMappingJob::GetRegistration |
( |
| ) |
const |
◆ MapResultIsAvailable
| void QmitkMappingJob::MapResultIsAvailable |
( |
mitk::BaseData::Pointer |
spMappedData, |
|
|
const QmitkMappingJob * |
job |
|
) |
| |
|
signal |
Signal is emitted to return the mapped data itself. Use it if you are only interested in the mapped data
◆ OnMapAlgorithmEvent()
| void QmitkMappingJob::OnMapAlgorithmEvent |
( |
::itk::Object * |
, |
|
|
const itk::EventObject & |
event |
|
) |
| |
|
protected |
◆ run()
| void QmitkMappingJob::run |
( |
| ) |
|
|
override |
◆ m_InputDataUID
◆ m_ObserverID
| unsigned long QmitkMappingJob::m_ObserverID |
|
protected |
◆ m_spCommand
| ::itk::MemberCommand<QmitkMappingJob>::Pointer QmitkMappingJob::m_spCommand |
|
protected |
◆ m_spInputData
| mitk::BaseData::ConstPointer QmitkMappingJob::m_spInputData |
◆ m_spMappedData
| mitk::BaseData::Pointer QmitkMappingJob::m_spMappedData |
|
protected |
◆ m_spRefGeometry
| mitk::BaseGeometry::Pointer QmitkMappingJob::m_spRefGeometry |
◆ m_spRegNode
| mitk::DataNode::Pointer QmitkMappingJob::m_spRegNode |
The documentation for this class was generated from the following file: