ITK
5.0.0
Insight Segmentation and Registration Toolkit
|
#include <itkLabelObject.h>
Definition at line 266 of file itkLabelObject.h.
Public Member Functions | |
ConstIndexIterator () | |
ConstIndexIterator (const Self *lo) | |
ConstIndexIterator (const ConstIndexIterator &iter) | |
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 |
|
private |
Definition at line 351 of file itkLabelObject.h.
|
private |
Definition at line 350 of file itkLabelObject.h.
|
inline |
Definition at line 270 of file itkLabelObject.h.
|
inline |
Definition at line 278 of file itkLabelObject.h.
|
inline |
Definition at line 285 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 302 of file itkLabelObject.h.
|
inline |
Definition at line 336 of file itkLabelObject.h.
|
inline |
Definition at line 343 of file itkLabelObject.h.
|
inlineprivate |
Definition at line 352 of file itkLabelObject.h.
|
inline |
Definition at line 331 of file itkLabelObject.h.
|
inline |
Definition at line 307 of file itkLabelObject.h.
|
inline |
Definition at line 319 of file itkLabelObject.h.
|
inline |
Definition at line 293 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 326 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 366 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 367 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 368 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 365 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==().