ITK
4.1.0
Insight Segmentation and Registration Toolkit
|
Public Types | |
typedef LabelObjectType::LineType | LineType |
Public Member Functions | |
LineOfLabelObject (const LineType l, LabelObjectType *lo) | |
Public Attributes | |
LabelObjectType * | labelObject |
LineType | line |
Definition at line 117 of file itkAttributeUniqueLabelMapFilter.h.
typedef LabelObjectType::LineType itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObject::LineType |
Definition at line 119 of file itkAttributeUniqueLabelMapFilter.h.
itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObject::LineOfLabelObject | ( | const LineType | l, |
LabelObjectType * | lo | ||
) | [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()().