![]() |
ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
#include <itkMIRegistrationFunction.h>
Collaboration diagram for itk::MIRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct:A global data type for this class of equation. Used to store iterators for the fixed image.
Definition at line 162 of file itkMIRegistrationFunction.h.
Public Attributes | |
| FixedImageNeighborhoodIteratorType | m_FixedImageIterator |
| FixedImageNeighborhoodIteratorType itk::MIRegistrationFunction< TFixedImage, TMovingImage, TDisplacementField >::GlobalDataStruct::m_FixedImageIterator |
Definition at line 163 of file itkMIRegistrationFunction.h.
1.8.3.1