![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
Public Member Functions | |
| runLength (const OffsetValueType &iLength, const IndexType &iWhere) | |
Public Attributes | |
| OffsetValueType | m_Length |
| IndexType | m_Where |
Definition at line 170 of file itkBinaryContourImageFilter.h.
| itk::BinaryContourImageFilter< TInputImage, TOutputImage >::runLength::runLength | ( | const OffsetValueType & | iLength, |
| const IndexType & | iWhere | ||
| ) | [inline] |
Definition at line 172 of file itkBinaryContourImageFilter.h.
| OffsetValueType itk::BinaryContourImageFilter< TInputImage, TOutputImage >::runLength::m_Length |
Definition at line 176 of file itkBinaryContourImageFilter.h.
| IndexType itk::BinaryContourImageFilter< TInputImage, TOutputImage >::runLength::m_Where |
Definition at line 179 of file itkBinaryContourImageFilter.h.
1.7.6.1