ITK
5.2.0
Insight Toolkit
|
#include <itkLabelObject.h>
Public Member Functions | |
ConstIndexIterator () | |
ConstIndexIterator (const ConstIndexIterator &iter) | |
ConstIndexIterator (const Self *lo) | |
const IndexType & | GetIndex () const |
void | GoToBegin () |
bool | IsAtEnd () const |
bool | operator!= (const ConstIndexIterator &iter) const |
ConstIndexIterator & | operator++ () |
ConstIndexIterator | operator++ (int) |
ConstIndexIterator & | operator= (const ConstIndexIterator &iter) |
bool | operator== (const ConstIndexIterator &iter) const |
Private Types | |
using | InternalIteratorType = typename LineContainerType::const_iterator |
using | LineContainerType = typename std::deque< LineType > |
Private Member Functions | |
void | NextValidLine () |
Private Attributes | |
InternalIteratorType | m_Begin |
InternalIteratorType | m_End |
IndexType | m_Index |
InternalIteratorType | m_Iterator |
Definition at line 298 of file itkLabelObject.h.
|
private |
Definition at line 389 of file itkLabelObject.h.
|
private |
Definition at line 388 of file itkLabelObject.h.
|
inline |
Definition at line 301 of file itkLabelObject.h.
|
inline |
Definition at line 309 of file itkLabelObject.h.
|
inline |
Definition at line 316 of file itkLabelObject.h.
References itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::m_Begin, itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::m_End, itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::m_Index, and itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::m_Iterator.
|
inline |
Definition at line 335 of file itkLabelObject.h.
|
inline |
Definition at line 374 of file itkLabelObject.h.
|
inline |
Definition at line 382 of file itkLabelObject.h.
|
inlineprivate |
Definition at line 391 of file itkLabelObject.h.
|
inline |
Definition at line 368 of file itkLabelObject.h.
|
inline |
Definition at line 341 of file itkLabelObject.h.
|
inline |
Definition at line 354 of file itkLabelObject.h.
|
inline |
Definition at line 325 of file itkLabelObject.h.
References itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::m_Begin, itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::m_End, itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::m_Index, and itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::m_Iterator.
|
inline |
Definition at line 362 of file itkLabelObject.h.
References itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::m_Begin, itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::m_End, itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::m_Index, and itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::m_Iterator.
|
private |
Definition at line 405 of file itkLabelObject.h.
Referenced by itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::ConstIndexIterator(), itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::operator=(), and itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::operator==().
|
private |
Definition at line 406 of file itkLabelObject.h.
Referenced by itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::ConstIndexIterator(), itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::operator=(), and itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::operator==().
|
private |
Definition at line 407 of file itkLabelObject.h.
Referenced by itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::ConstIndexIterator(), itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::operator=(), and itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::operator==().
|
private |
Definition at line 404 of file itkLabelObject.h.
Referenced by itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::ConstIndexIterator(), itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::operator=(), and itk::LabelObject< TLabel, VImageDimension >::ConstIndexIterator::operator==().