ITK
6.0.0
Insight Toolkit
|
Definition at line 116 of file itkAttributeUniqueLabelMapFilter.h.
Public Types | |
using | LineType = typename LabelObjectType::LineType |
Public Member Functions | |
LineOfLabelObject (const LineType l, LabelObjectType *lo) | |
Public Attributes | |
LabelObjectType * | labelObject |
LineType | line |
using itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObject::LineType = typename LabelObjectType::LineType |
Definition at line 118 of file itkAttributeUniqueLabelMapFilter.h.
|
inline |
Definition at line 120 of file itkAttributeUniqueLabelMapFilter.h.
LabelObjectType* itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObject::labelObject |
Definition at line 126 of file itkAttributeUniqueLabelMapFilter.h.
LineType itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObject::line |
Definition at line 125 of file itkAttributeUniqueLabelMapFilter.h.
Referenced by itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObjectComparator::operator()().