ITK  4.6.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Functions
itkConstNeighborhoodIterator.h File Reference
#include <vector>
#include <cstring>
#include <iostream>
#include "itkImage.h"
#include "itkNeighborhood.h"
#include "itkMacro.h"
#include "itkZeroFluxNeumannBoundaryCondition.h"
#include "itkConstNeighborhoodIterator.hxx"
+ Include dependency graph for itkConstNeighborhoodIterator.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::ConstNeighborhoodIterator< TImage, TBoundaryCondition >
 

Namespaces

 itk
 

Functions

template<typename TImage >
ConstNeighborhoodIterator< TImage > itk::operator+ (const ConstNeighborhoodIterator< TImage > &it, const typename ConstNeighborhoodIterator< TImage >::OffsetType &ind)
 
template<typename TImage >
ConstNeighborhoodIterator< TImage > itk::operator+ (const typename ConstNeighborhoodIterator< TImage >::OffsetType &ind, const ConstNeighborhoodIterator< TImage > &it)
 
template<typename TImage >
ConstNeighborhoodIterator< TImage > itk::operator- (const ConstNeighborhoodIterator< TImage > &it, const typename ConstNeighborhoodIterator< TImage >::OffsetType &ind)