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

Public Member Functions | |
| ConstIterator () | |
| ConstIterator (Self *s) | |
| ~ConstIterator () | |
| const ConstIterator & | operator= (const ConstIterator &o) |
| ConstIterator (const ConstIterator &o) | |
| void | operator++ (int) |
| void | operator-- (int) |
| const ConstIterator & | operator++ () |
| const ConstIterator & | operator-- () |
| bool | operator!= (const ConstIterator &o) const |
| bool | operator== (const ConstIterator &o) const |
| bool | IsAtEnd () const |
| void | GoToBegin () |
| void | GoToEnd () |
| PixelType | Get () const |
| OffsetType | GetNeighborhoodOffset () const |
| IndexListType::value_type | GetNeighborhoodIndex () const |
Protected Member Functions | |
| void | ProtectedSet (const PixelType &v) const |
Protected Attributes | |
| Self * | m_NeighborhoodIterator |
| IndexListType::const_iterator | m_ListIterator |
Definition at line 110 of file itkConstShapedNeighborhoodIterator.h.
|
|||||||||
|
Definition at line 112 of file itkConstShapedNeighborhoodIterator.h. References itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::Self. |
|
||||||||||
|
Definition at line 113 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||||||
|
Definition at line 118 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 127 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 172 of file itkConstShapedNeighborhoodIterator.h. References itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::OffsetType. |
|
|||||||||
|
Definition at line 178 of file itkConstShapedNeighborhoodIterator.h. References itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::Self. |
|
|||||||||
|
Definition at line 175 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 162 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||||||
|
Definition at line 167 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||||||
|
Definition at line 155 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 150 of file itkConstShapedNeighborhoodIterator.h. References itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::m_ListIterator. |
|
|||||||||
|
Definition at line 139 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 133 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||||||
|
Definition at line 144 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 136 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
||||||||||
|
Definition at line 152 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 185 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||
|
|||||
|
Definition at line 182 of file itkConstShapedNeighborhoodIterator.h. Referenced by itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::operator=(). |
1.3.5 written by Dimitri van Heesch,
© 1997-2000