ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkImageToImageMetric.h>
This helper local class is used to extract information from the MultiThreaderType::WorkUnitInfo info type Do not allow inheritance for objects that are intended for static_cast<void *>
Definition at line 532 of file itkImageToImageMetric.h.
Public Member Functions | |
const ImageToImageMetric * | GetConstImageToImageMetricPointer () const |
ThreadIdType | GetThreadId () const |
MultiThreaderWorkUnitInfoImageToImageMetricWrapper (const void *workunitInfoAsVoid) | |
Private Attributes | |
const MultiThreaderType::WorkUnitInfo * | m_WorkUnitInfo |
|
inline |
Definition at line 535 of file itkImageToImageMetric.h.
|
inline |
Definition at line 539 of file itkImageToImageMetric.h.
|
inline |
Definition at line 538 of file itkImageToImageMetric.h.
|
private |
Definition at line 544 of file itkImageToImageMetric.h.