ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkLevelSetEquationContainer.h>
Definition at line 187 of file itkLevelSetEquationContainer.h.
Public Member Functions | |
TermContainerType * | GetEquation () const |
LevelSetIdentifierType | GetIdentifier () const |
Iterator ()=default | |
Iterator (const MapContainerIterator &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 | |
MapContainerIterator | m_Iterator |
Friends | |
class | ConstIterator |
|
default |
|
inline |
Definition at line 191 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 192 of file itkLevelSetEquationContainer.h.
|
default |
|
inline |
Definition at line 242 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 237 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 225 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
inline |
Definition at line 233 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator.
|
inline |
Definition at line 195 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 198 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 203 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 209 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 214 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 196 of file itkLevelSetEquationContainer.h.
|
inline |
Definition at line 221 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::Iterator::m_Iterator.
|
inline |
Definition at line 229 of file itkLevelSetEquationContainer.h.
References itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::m_Iterator.
|
friend |
Definition at line 248 of file itkLevelSetEquationContainer.h.
|
private |
Definition at line 247 of file itkLevelSetEquationContainer.h.
Referenced by itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::operator!=(), itk::LevelSetEquationContainer< TTermContainer >::Iterator::operator!=(), itk::LevelSetEquationContainer< TTermContainer >::ConstIterator::operator==(), and itk::LevelSetEquationContainer< TTermContainer >::Iterator::operator==().