ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
#include <itkLevelSetContainerBase.h>
Definition at line 98 of file itkLevelSetContainerBase.h.
Public Member Functions | |
ConstIterator () | |
ConstIterator (const LevelSetContainerConstIteratorType &it) | |
ConstIterator (const Iterator &it) | |
LevelSetIdentifierType | GetIdentifier () const |
LevelSetType * | GetLevelSet () const |
bool | operator!= (const Iterator &it) const |
bool | operator!= (const ConstIterator &it) const |
ConstIterator & | operator* () |
ConstIterator & | operator++ () |
ConstIterator | operator++ (int) |
ConstIterator & | operator-- () |
ConstIterator | operator-- (int) |
ConstIterator * | operator-> () |
bool | operator== (const Iterator &it) const |
bool | operator== (const ConstIterator &it) const |
~ConstIterator () | |
Private Attributes | |
LevelSetContainerConstIteratorType | m_Iterator |
Friends | |
class | Iterator |
|
inline |
Definition at line 101 of file itkLevelSetContainerBase.h.
|
inline |
Definition at line 102 of file itkLevelSetContainerBase.h.
|
inline |
Definition at line 103 of file itkLevelSetContainerBase.h.
|
inline |
Definition at line 104 of file itkLevelSetContainerBase.h.
|
inline |
Definition at line 147 of file itkLevelSetContainerBase.h.
References itk::LevelSetContainerBase< TIdentifier, TLevelSet >::ConstIterator::m_Iterator.
|
inline |
Definition at line 152 of file itkLevelSetContainerBase.h.
References itk::LevelSetContainerBase< TIdentifier, TLevelSet >::ConstIterator::m_Iterator.
|
inline |
Definition at line 134 of file itkLevelSetContainerBase.h.
References itk::LevelSetContainerBase< TIdentifier, TLevelSet >::ConstIterator::m_Iterator, and itk::LevelSetContainerBase< TIdentifier, TLevelSet >::Iterator::m_Iterator.
|
inline |
Definition at line 142 of file itkLevelSetContainerBase.h.
References itk::LevelSetContainerBase< TIdentifier, TLevelSet >::ConstIterator::m_Iterator.
|
inline |
Definition at line 106 of file itkLevelSetContainerBase.h.
|
inline |
Definition at line 108 of file itkLevelSetContainerBase.h.
References itk::LevelSetContainerBase< TIdentifier, TLevelSet >::ConstIterator::m_Iterator.
|
inline |
Definition at line 113 of file itkLevelSetContainerBase.h.
|
inline |
Definition at line 119 of file itkLevelSetContainerBase.h.
References itk::LevelSetContainerBase< TIdentifier, TLevelSet >::ConstIterator::m_Iterator.
|
inline |
Definition at line 124 of file itkLevelSetContainerBase.h.
|
inline |
Definition at line 107 of file itkLevelSetContainerBase.h.
|
inline |
Definition at line 130 of file itkLevelSetContainerBase.h.
References itk::LevelSetContainerBase< TIdentifier, TLevelSet >::ConstIterator::m_Iterator, and itk::LevelSetContainerBase< TIdentifier, TLevelSet >::Iterator::m_Iterator.
|
inline |
Definition at line 138 of file itkLevelSetContainerBase.h.
References itk::LevelSetContainerBase< TIdentifier, TLevelSet >::ConstIterator::m_Iterator.
|
friend |
Definition at line 159 of file itkLevelSetContainerBase.h.
|
private |
Definition at line 158 of file itkLevelSetContainerBase.h.
Referenced by itk::LevelSetContainerBase< TIdentifier, TLevelSet >::ConstIterator::GetIdentifier(), itk::LevelSetContainerBase< TIdentifier, TLevelSet >::ConstIterator::GetLevelSet(), itk::LevelSetContainerBase< TIdentifier, TLevelSet >::ConstIterator::operator!=(), itk::LevelSetContainerBase< TIdentifier, TLevelSet >::Iterator::operator!=(), itk::LevelSetContainerBase< TIdentifier, TLevelSet >::ConstIterator::operator++(), itk::LevelSetContainerBase< TIdentifier, TLevelSet >::ConstIterator::operator--(), itk::LevelSetContainerBase< TIdentifier, TLevelSet >::ConstIterator::operator==(), and itk::LevelSetContainerBase< TIdentifier, TLevelSet >::Iterator::operator==().