ITK  5.4.0
Insight Toolkit
Public Attributes | List of all members
itk::MatchCardinalityImageToImageMetric< TFixedImage, TMovingImage >::ThreadStruct Struct Reference

#include <itkMatchCardinalityImageToImageMetric.h>

Detailed Description

template<typename TFixedImage, typename TMovingImage>
struct itk::MatchCardinalityImageToImageMetric< TFixedImage, TMovingImage >::ThreadStruct

Internal structure used for passing image data into the threading library

Definition at line 176 of file itkMatchCardinalityImageToImageMetric.h.

+ Collaboration diagram for itk::MatchCardinalityImageToImageMetric< TFixedImage, TMovingImage >::ThreadStruct:

Public Attributes

Pointer Metric
 

Member Data Documentation

◆ Metric

template<typename TFixedImage , typename TMovingImage >
Pointer itk::MatchCardinalityImageToImageMetric< TFixedImage, TMovingImage >::ThreadStruct::Metric

Definition at line 178 of file itkMatchCardinalityImageToImageMetric.h.


The documentation for this struct was generated from the following file: