ITK
5.0.0
Insight Segmentation and Registration 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 513 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 516 of file itkImageToImageMetric.h.
|
inline |
Definition at line 519 of file itkImageToImageMetric.h.
|
private |
Definition at line 521 of file itkImageToImageMetric.h.