![]() |
ITK
5.3.0
Insight Toolkit
|
#include <itkConstShapedNeighborhoodIterator.h>
Collaboration diagram for itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator:Public Member Functions | |
| ConstIterator () | |
| ConstIterator (const ConstIterator &o) | |
| ConstIterator (Self *s) | |
| PixelType | Get () const |
| IndexListType::value_type | GetNeighborhoodIndex () const |
| OffsetType | GetNeighborhoodOffset () const |
| void | GoToBegin () |
| void | GoToEnd () |
| bool | IsAtEnd () const |
| ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION (ConstIterator) | |
| const ConstIterator & | operator++ () |
| void | operator++ (int) |
| const ConstIterator & | operator-- () |
| void | operator-- (int) |
| ConstIterator & | operator= (const ConstIterator &o) |
| bool | operator== (const ConstIterator &o) const |
| ITK_ITERATOR_VIRTUAL | ~ConstIterator ()=default |
Protected Member Functions | |
| ConstIterator (const Self *s, const typename IndexListType::const_iterator &li) | |
| void | ProtectedSet (const PixelType &v) const |
Protected Attributes | |
| IndexListType::const_iterator | m_ListIterator |
| Self * | m_NeighborhoodIterator |
| friend | Self |
Const Iterator
Definition at line 116 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 118 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 119 of file itkConstShapedNeighborhoodIterator.h.
|
default |
|
inline |
|
inlineprotected |
Definition at line 222 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 202 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 214 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 208 of file itkConstShapedNeighborhoodIterator.h.
References itk::Offset< VDimension >::GetOffset().
|
inline |
Definition at line 190 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 196 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 177 of file itkConstShapedNeighborhoodIterator.h.
| itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::ITK_UNEQUAL_OPERATOR_MEMBER_FUNCTION | ( | ConstIterator | ) |
|
inline |
Definition at line 155 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 143 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 162 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
Definition at line 149 of file itkConstShapedNeighborhoodIterator.h.
|
inline |
|
inline |
Definition at line 169 of file itkConstShapedNeighborhoodIterator.h.
References itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::m_ListIterator.
|
inlineprotected |
Definition at line 232 of file itkConstShapedNeighborhoodIterator.h.
|
protected |
Definition at line 229 of file itkConstShapedNeighborhoodIterator.h.
Referenced by itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::ConstIterator(), itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::operator=(), and itk::ConstShapedNeighborhoodIterator< TImage, TBoundaryCondition >::ConstIterator::operator==().
|
protected |
|
protected |
Definition at line 220 of file itkConstShapedNeighborhoodIterator.h.
1.8.16