#include <itkScanlineFilterCommon.h>
Definition at line 111 of file itkScanlineFilterCommon.h.
Public Member Functions | |
| RunLength (SizeValueType iLength, const IndexType &iWhere, InternalLabelType iLabel=0) | |
Public Attributes | |
| InternalLabelType | label |
| SizeValueType | length |
| InputImageType::IndexType | where |
|
inline |
Definition at line 117 of file itkScanlineFilterCommon.h.
| InternalLabelType itk::ScanlineFilterCommon< TInputImage, TOutputImage >::RunLength::label |
Definition at line 115 of file itkScanlineFilterCommon.h.
Referenced by RunLength().
| SizeValueType itk::ScanlineFilterCommon< TInputImage, TOutputImage >::RunLength::length |
Definition at line 113 of file itkScanlineFilterCommon.h.
Referenced by RunLength().
| InputImageType::IndexType itk::ScanlineFilterCommon< TInputImage, TOutputImage >::RunLength::where |
Definition at line 114 of file itkScanlineFilterCommon.h.
Referenced by RunLength().