Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::MIRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct Struct Reference

#include <itkMIRegistrationFunction.h>

List of all members.

Public Attributes

FixedImageNeighborhoodIteratorType m_FixedImageIterator


Detailed Description

template<class TFixedImage, class TMovingImage, class TDeformationField>
struct itk::MIRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct

A global data type for this class of equation. Used to store iterators for the fixed image.

Definition at line 167 of file itkMIRegistrationFunction.h.


Member Data Documentation

template<class TFixedImage, class TMovingImage, class TDeformationField>
FixedImageNeighborhoodIteratorType itk::MIRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::GlobalDataStruct::m_FixedImageIterator
 

Definition at line 169 of file itkMIRegistrationFunction.h.


The documentation for this struct was generated from the following file:
Generated at Sun Jan 25 13:24:07 2004 for ITK by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-2000