ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
Definition at line 117 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 119 of file itkAttributeUniqueLabelMapFilter.h.
|
inline |
Definition at line 121 of file itkAttributeUniqueLabelMapFilter.h.
LabelObjectType* itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObject::labelObject |
Definition at line 127 of file itkAttributeUniqueLabelMapFilter.h.
LineType itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObject::line |
Definition at line 126 of file itkAttributeUniqueLabelMapFilter.h.
Referenced by itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObjectComparator::operator()().