![]() |
ITK
5.3.0
Insight Toolkit
|
#include <itkImageToImageMetric.h>
Collaboration diagram for itk::ImageToImageMetric< TFixedImage, TMovingImage >::ConstantPointerWrapper:Public Member Functions | |
| ConstantPointerWrapper (ImageToImageMetric *i2i_metricPointer) | |
| const ImageToImageMetric * | GetConstMetricPointer () const |
Private Attributes | |
| const ImageToImageMetric * | m_ConstMetricPointer |
Types and variables related to multi-threading
A class to wrap around a const pointer that can be passed as a non-const object to the SetSingleMethod function as a non-const void *. Do not allow inheritance for objects that are intended for static_cast<void *>
Definition at line 538 of file itkImageToImageMetric.h.
|
inline |
Definition at line 541 of file itkImageToImageMetric.h.
|
inline |
Definition at line 545 of file itkImageToImageMetric.h.
|
private |
Definition at line 552 of file itkImageToImageMetric.h.
1.8.16