![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkConstShapedNeighborhoodIterator.h>
Inheritance diagram for itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator:
Collaboration diagram for itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator:Public Member Functions | |
| ConstIterator () | |
| ConstIterator (Self *s) | |
| ConstIterator (const ConstIterator &o) | |
| PixelType | Get () const |
| IndexListType::value_type | GetNeighborhoodIndex () const |
| OffsetType | GetNeighborhoodOffset () const |
| void | GoToBegin () |
| void | GoToEnd () |
| bool | IsAtEnd () const |
| bool | operator!= (const ConstIterator &o) const |
| void | operator++ (int) |
| const ConstIterator & | operator++ () |
| void | operator-- (int) |
| const ConstIterator & | operator-- () |
| const ConstIterator & | operator= (const ConstIterator &o) |
| bool | operator== (const ConstIterator &o) const |
| virtual | ~ConstIterator () |
Protected Member Functions | |
| void | ProtectedSet (const PixelType &v) const |
Protected Attributes | |
| IndexListType::const_iterator | m_ListIterator |
| Self * | m_NeighborhoodIterator |
Const Interator
Definition at line 120 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 121 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 122 of file itkConstShapedNeighborhoodIterator.h.
|
inlinevirtual |
Definition at line 129 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
|
inline |
Definition at line 188 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 194 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 191 of file itkConstShapedNeighborhoodIterator.h.
References itk::Offset< VOffsetDimension >::GetOffset().
|
inline |
Definition at line 178 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 183 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 166 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 161 of file itkConstShapedNeighborhoodIterator.h.
References itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::m_ListIterator.
|
inline |
Definition at line 143 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 149 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 146 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 155 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
|
inline |
Definition at line 163 of file itkConstShapedNeighborhoodIterator.h.
References itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::m_ListIterator.
|
inlineprotected |
Definition at line 202 of file itkConstShapedNeighborhoodIterator.h.
|
protected |
Definition at line 200 of file itkConstShapedNeighborhoodIterator.h.
Referenced by itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::ConstIterator(), itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::operator!=(), itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::operator=(), and itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::operator==().
|
protected |
1.8.1