ITK
4.13.0
Insight Segmentation and Registration Toolkit
|
Definition at line 115 of file itkAttributeUniqueLabelMapFilter.h.
Public Types | |
typedef LabelObjectType::LineType | LineType |
Public Member Functions | |
LineOfLabelObject (const LineType l, LabelObjectType *lo) | |
Public Attributes | |
LabelObjectType * | labelObject |
LineType | line |
typedef LabelObjectType::LineType itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObject::LineType |
Definition at line 117 of file itkAttributeUniqueLabelMapFilter.h.
|
inline |
Definition at line 119 of file itkAttributeUniqueLabelMapFilter.h.
LabelObjectType* itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObject::labelObject |
Definition at line 125 of file itkAttributeUniqueLabelMapFilter.h.
LineType itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObject::line |
Definition at line 124 of file itkAttributeUniqueLabelMapFilter.h.
Referenced by itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObjectComparator::operator()().