#include <itkConstShapedNeighborhoodIterator.h>
Collaboration diagram for itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator:

Public Member Functions | |
| ConstIterator (const ConstIterator &o) | |
| ConstIterator (Self *s) | |
| ConstIterator () | |
| PixelType | Get () const |
| IndexListType::value_type | GetNeighborhoodIndex () const |
| OffsetType | GetNeighborhoodOffset () const |
| void | GoToBegin () |
| void | GoToEnd () |
| bool | IsAtEnd () const |
| bool | operator!= (const ConstIterator &o) const |
| const ConstIterator & | operator++ () |
| void | operator++ (int) |
| const ConstIterator & | operator-- () |
| void | operator-- (int) |
| const ConstIterator & | operator= (const ConstIterator &o) |
| bool | operator== (const ConstIterator &o) const |
| ~ConstIterator () | |
Protected Member Functions | |
| void | ProtectedSet (const PixelType &v) const |
Protected Attributes | |
| IndexListType::const_iterator | m_ListIterator |
| Self * | m_NeighborhoodIterator |
|
|||||||||
|
Definition at line 115 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 116 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||||||
|
Definition at line 121 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
||||||||||
|
Definition at line 180 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||||||
|
Definition at line 186 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||||||
|
Definition at line 183 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 170 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||||||
|
Definition at line 175 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||||||
|
Definition at line 158 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 153 of file itkConstShapedNeighborhoodIterator.h. References itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::m_ListIterator. |
|
|||||||||
|
Definition at line 142 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 136 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||||||
|
Definition at line 147 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 139 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
||||||||||
|
Definition at line 155 of file itkConstShapedNeighborhoodIterator.h. References itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::m_ListIterator. |
|
||||||||||
|
Definition at line 195 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||
|
|||||
1.4.2 written by Dimitri van Heesch,
© 1997-2000