#include <itkNeighborhoodAlgorithm.h>
Definition at line 58 of file itkNeighborhoodAlgorithm.h.
Public Types | |
| typedef Offset < ::itk::GetImageDimension < TImage >::ImageDimension > | OffsetType |
Public Member Functions | |
| OffsetType | operator() (TImage *, TImage *) const |
| typedef Offset< ::itk::GetImageDimension<TImage>::ImageDimension> itk::NeighborhoodAlgorithm::CalculateOutputWrapOffsetModifiers< TImage >::OffsetType |
Definition at line 60 of file itkNeighborhoodAlgorithm.h.
| OffsetType itk::NeighborhoodAlgorithm::CalculateOutputWrapOffsetModifiers< TImage >::operator() | ( | TImage * | , | |
| TImage * | ||||
| ) | const |
1.5.5 written by Dimitri van Heesch,
© 1997-2000