![]() |
ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkShapedNeighborhoodIterator.h>
Inheritance diagram for itk::ShapedNeighborhoodIterator< TImage, TBoundaryCondition >::Iterator:
Collaboration diagram for itk::ShapedNeighborhoodIterator< TImage, TBoundaryCondition >::Iterator:An iterator for the ShapedNeighborhood classes.
Definition at line 187 of file itkShapedNeighborhoodIterator.h.
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 |
|
default |
|
inline |
Definition at line 189 of file itkShapedNeighborhoodIterator.h.
|
default |
|
inlineprotected |
Definition at line 206 of file itkShapedNeighborhoodIterator.h.
|
inline |
Definition at line 193 of file itkShapedNeighborhoodIterator.h.
|
inline |
Definition at line 200 of file itkShapedNeighborhoodIterator.h.
|
protected |
Definition at line 204 of file itkShapedNeighborhoodIterator.h.
1.8.5