Go to the source code of this file.
Namespaces | |
namespace | itk |
Classes | |
class | itk::ConstNeighborhoodIterator< TImage, TBoundaryCondition > |
Const version of NeighborhoodIterator, defining iteration of a local N-dimensional neighborhood of pixels across an itk::Image. More... | |
Functions | |
template<class TImage> ConstNeighborhoodIterator< TImage > | operator+ (const ConstNeighborhoodIterator< TImage > &it, const typename ConstNeighborhoodIterator< TImage >::OffsetType &ind) |
template<class TImage> ConstNeighborhoodIterator< TImage > | operator+ (const typename ConstNeighborhoodIterator< TImage >::OffsetType &ind, const ConstNeighborhoodIterator< TImage > &it) |
template<class TImage> ConstNeighborhoodIterator< TImage > | operator- (const ConstNeighborhoodIterator< TImage > &it, const typename ConstNeighborhoodIterator< TImage >::OffsetType &ind) |
|
Definition at line 487 of file itkConstNeighborhoodIterator.h. |
|
Definition at line 475 of file itkConstNeighborhoodIterator.h. |
|
Definition at line 494 of file itkConstNeighborhoodIterator.h. |