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

itk::NeighborhoodAlgorithm::CalculateOutputWrapOffsetModifiers< TImage > Struct Template Reference

#include <itkNeighborhoodAlgorithm.h>

List of all members.

Public Types

typedef Offset< ::itk::GetImageDimension<
TImage >::ImageDimension > 
OffsetType

Public Member Functions

OffsetType operator() (TImage *, TImage *) const


Detailed Description

template<class TImage>
struct itk::NeighborhoodAlgorithm::CalculateOutputWrapOffsetModifiers< TImage >

Helper class for setting up itkNeighborhoodIterator output buffers. Calculates the necessary modifiers to synchronize input and output iteration between images with equal RequestedRegion sizes but unequal BufferedRegion sizes.

Definition at line 58 of file itkNeighborhoodAlgorithm.h.


Member Typedef Documentation

template<class TImage>
typedef Offset< ::itk::GetImageDimension<TImage>::ImageDimension> itk::NeighborhoodAlgorithm::CalculateOutputWrapOffsetModifiers< TImage >::OffsetType
 

Definition at line 60 of file itkNeighborhoodAlgorithm.h.


Member Function Documentation

template<class TImage>
OffsetType itk::NeighborhoodAlgorithm::CalculateOutputWrapOffsetModifiers< TImage >::operator() TImage *  ,
TImage * 
const
 


The documentation for this struct was generated from the following file:
Generated at Sun Apr 1 03:23:46 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000