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

#include <itkMatchCardinalityImageToImageMetric.h>

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

Detailed Description

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

Internal structure used for passing image data into the threading library

Definition at line 167 of file itkMatchCardinalityImageToImageMetric.h.

Public Attributes

Pointer Metric
 

Member Data Documentation

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

Definition at line 168 of file itkMatchCardinalityImageToImageMetric.h.


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