ITK
6.0.0
Insight Toolkit
|
#include <itkImageToImageMetric.h>
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 589 of file itkImageToImageMetric.h.
Public Member Functions | |
ConstantPointerWrapper (ImageToImageMetric *i2i_metricPointer) | |
const ImageToImageMetric * | GetConstMetricPointer () const |
Private Attributes | |
const ImageToImageMetric * | m_ConstMetricPointer |
|
inline |
Definition at line 592 of file itkImageToImageMetric.h.
|
inline |
Definition at line 596 of file itkImageToImageMetric.h.
|
private |
Definition at line 603 of file itkImageToImageMetric.h.