![]() |
ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkLevelSetContainerBase.h>
Definition at line 166 of file itkLevelSetContainerBase.h.
Public Member Functions | |
| LevelSetIdentifierType | GetIdentifier () const |
| LevelSetType * | GetLevelSet () const |
| Iterator ()=default | |
| Iterator (const LevelSetContainerIteratorType &it) | |
| Iterator (const ConstIterator &it) | |
| bool | operator!= (const Iterator &it) const |
| bool | operator!= (const ConstIterator &it) const |
| Iterator & | operator* () |
| Iterator & | operator++ () |
| Iterator | operator++ (int) |
| Iterator & | operator-- () |
| Iterator | operator-- (int) |
| Iterator * | operator-> () |
| bool | operator== (const Iterator &it) const |
| bool | operator== (const ConstIterator &it) const |
| ~Iterator ()=default | |
Private Attributes | |
| LevelSetContainerIteratorType | m_Iterator |
Friends | |
| class | ConstIterator |
|
default |
|
inline |
Definition at line 170 of file itkLevelSetContainerBase.h.
|
inline |
Definition at line 171 of file itkLevelSetContainerBase.h.
|
default |
|
inline |
Definition at line 215 of file itkLevelSetContainerBase.h.
|
inline |
Definition at line 220 of file itkLevelSetContainerBase.h.
|
inline |
Definition at line 202 of file itkLevelSetContainerBase.h.
References itk::LevelSetContainerBase< TIdentifier, TLevelSet >::Iterator::m_Iterator.
|
inline |
Definition at line 210 of file itkLevelSetContainerBase.h.
References itk::LevelSetContainerBase< TIdentifier, TLevelSet >::ConstIterator::m_Iterator.
|
inline |
Definition at line 174 of file itkLevelSetContainerBase.h.
|
inline |
Definition at line 176 of file itkLevelSetContainerBase.h.
|
inline |
Definition at line 181 of file itkLevelSetContainerBase.h.
|
inline |
Definition at line 187 of file itkLevelSetContainerBase.h.
|
inline |
Definition at line 192 of file itkLevelSetContainerBase.h.
|
inline |
Definition at line 175 of file itkLevelSetContainerBase.h.
|
inline |
Definition at line 198 of file itkLevelSetContainerBase.h.
References itk::LevelSetContainerBase< TIdentifier, TLevelSet >::Iterator::m_Iterator.
|
inline |
Definition at line 206 of file itkLevelSetContainerBase.h.
References itk::LevelSetContainerBase< TIdentifier, TLevelSet >::ConstIterator::m_Iterator.
|
friend |
Definition at line 227 of file itkLevelSetContainerBase.h.
|
private |
Definition at line 226 of file itkLevelSetContainerBase.h.
Referenced by itk::LevelSetContainerBase< TIdentifier, TLevelSet >::ConstIterator::operator!=(), itk::LevelSetContainerBase< TIdentifier, TLevelSet >::Iterator::operator!=(), itk::LevelSetContainerBase< TIdentifier, TLevelSet >::ConstIterator::operator==(), and itk::LevelSetContainerBase< TIdentifier, TLevelSet >::Iterator::operator==().
1.8.5