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

Public Methods | |
| 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 Methods | |
| void | ProtectedSet (const PixelType &v) const |
Protected Attributes | |
| Self * | m_NeighborhoodIterator |
| IndexListType::const_iterator | m_ListIterator |
Definition at line 83 of file itkConstShapedNeighborhoodIterator.h.
|
|||||||||
|
Definition at line 85 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 86 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||||||
|
Definition at line 91 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 100 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 145 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||||||
|
Definition at line 151 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||||||
|
Definition at line 148 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||||||
|
Definition at line 135 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||||||
|
Definition at line 140 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||||||
|
Definition at line 128 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 123 of file itkConstShapedNeighborhoodIterator.h. References itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::m_ListIterator. |
|
|||||||||
|
Definition at line 112 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 106 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||||||
|
Definition at line 117 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 109 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
||||||||||
|
Definition at line 125 of file itkConstShapedNeighborhoodIterator.h. |
|
||||||||||
|
Definition at line 158 of file itkConstShapedNeighborhoodIterator.h. |
|
|||||
|
|||||
|
Definition at line 155 of file itkConstShapedNeighborhoodIterator.h. Referenced by itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::operator=(). |
1.2.15 written by Dimitri van Heesch,
© 1997-2000