![]() |
ITK
5.3.0
Insight Toolkit
|
#include <itkShapedNeighborhoodIterator.h>
Inheritance diagram for itk::ShapedNeighborhoodIterator< TImage, TBoundaryCondition >::Iterator:
Collaboration diagram for itk::ShapedNeighborhoodIterator< TImage, TBoundaryCondition >::Iterator:Public Member Functions | |
| Iterator ()=default | |
| Iterator (Self *s) | |
| Iterator & | operator= (const Iterator &o) |
| void | Set (const PixelType &v) const |
| ~Iterator () ITK_ITERATOR_OVERRIDE=default | |
Protected Member Functions | |
| Iterator (const Self *s, const typename IndexListType::const_iterator &li) | |
Protected Attributes | |
| friend | Self |
An iterator for the ShapedNeighborhood classes.
Definition at line 182 of file itkShapedNeighborhoodIterator.h.
|
default |
|
inline |
Definition at line 185 of file itkShapedNeighborhoodIterator.h.
|
default |
|
inlineprotected |
Definition at line 207 of file itkShapedNeighborhoodIterator.h.
|
inline |
Definition at line 191 of file itkShapedNeighborhoodIterator.h.
|
inline |
Definition at line 199 of file itkShapedNeighborhoodIterator.h.
|
protected |
Definition at line 205 of file itkShapedNeighborhoodIterator.h.
1.8.16