#include <itkImageToImageMetric.h>
This helper local class is used to extract information from the MultiThreaderBase::WorkUnitInfo info type Do not allow inheritance for objects that are intended for static_cast<void *>
Definition at line 611 of file itkImageToImageMetric.h.
Collaboration diagram for itk::ImageToImageMetric< TFixedImage, TMovingImage >::MultiThreaderWorkUnitInfoImageToImageMetricWrapper:Public Member Functions | |
| const ImageToImageMetric * | GetConstImageToImageMetricPointer () const |
| ThreadIdType | GetThreadId () const |
| MultiThreaderWorkUnitInfoImageToImageMetricWrapper (const void *workunitInfoAsVoid) | |
Private Attributes | |
| const MultiThreaderBase::WorkUnitInfo * | m_WorkUnitInfo |
|
inline |
Definition at line 614 of file itkImageToImageMetric.h.
References m_WorkUnitInfo.
|
inlinenodiscard |
Definition at line 623 of file itkImageToImageMetric.h.
References m_WorkUnitInfo.
|
inlinenodiscard |
Definition at line 618 of file itkImageToImageMetric.h.
References m_WorkUnitInfo.
|
private |
Definition at line 629 of file itkImageToImageMetric.h.
Referenced by GetConstImageToImageMetricPointer(), GetThreadId(), and MultiThreaderWorkUnitInfoImageToImageMetricWrapper().