![]() |
ITK
5.3.0
Insight Toolkit
|
#include <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 MultiThreaderType::WorkUnitInfo * | m_WorkUnitInfo |
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 562 of file itkImageToImageMetric.h.
|
inline |
Definition at line 565 of file itkImageToImageMetric.h.
|
inline |
Definition at line 574 of file itkImageToImageMetric.h.
|
inline |
Definition at line 569 of file itkImageToImageMetric.h.
|
private |
Definition at line 581 of file itkImageToImageMetric.h.
1.8.16