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

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

#include <itkNCCRegistrationFunction.h>

Collaboration diagram for itk::NCCRegistrationFunction< TFixedImage, TMovingImage, TDeformationField >::NCCRegistrationFunction::GlobalDataStruct:

Collaboration graph
[legend]

List of all members.

Public Attributes

FixedImageNeighborhoodIteratorType m_FixedImageIterator


Detailed Description

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

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

Definition at line 160 of file itkNCCRegistrationFunction.h.


Member Data Documentation

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

Definition at line 162 of file itkNCCRegistrationFunction.h.


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

Generated at Tue Sep 15 11:18:23 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000