ITK  4.4.0
Insight Segmentation and Registration Toolkit
Classes | Namespaces | Functions
itkConstNeighborhoodIteratorWithOnlyIndex.h File Reference
#include <vector>
#include <cstring>
#include <iostream>
#include "itkImage.h"
#include "itkNeighborhood.h"
#include "itkMacro.h"
#include "itkConstNeighborhoodIteratorWithOnlyIndex.hxx"
+ Include dependency graph for itkConstNeighborhoodIteratorWithOnlyIndex.h:

Go to the source code of this file.

Classes

class  itk::ConstNeighborhoodIteratorWithOnlyIndex< TImage >
 

Namespaces

namespace  itk
 

Functions

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