ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObject Struct Reference

Detailed Description

template<typename TImage, typename TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor<typename TImage::LabelObjectType>>
struct itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObject

Definition at line 112 of file itkAttributeUniqueLabelMapFilter.h.

Public Types

using LineType = typename LabelObjectType::LineType
 

Public Member Functions

 LineOfLabelObject (const LineType l, LabelObjectType *lo)
 

Public Attributes

LabelObjectTypelabelObject
 
LineType line
 

Member Typedef Documentation

◆ LineType

template<typename TImage, typename TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor<typename TImage::LabelObjectType>>
using itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObject::LineType = typename LabelObjectType::LineType

Definition at line 114 of file itkAttributeUniqueLabelMapFilter.h.

Constructor & Destructor Documentation

◆ LineOfLabelObject()

template<typename TImage, typename TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor<typename TImage::LabelObjectType>>
itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObject::LineOfLabelObject ( const LineType l,
LabelObjectType * lo )
inline

Definition at line 116 of file itkAttributeUniqueLabelMapFilter.h.

References labelObject, and line.

Member Data Documentation

◆ labelObject

template<typename TImage, typename TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor<typename TImage::LabelObjectType>>
LabelObjectType* itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObject::labelObject

Definition at line 122 of file itkAttributeUniqueLabelMapFilter.h.

Referenced by LineOfLabelObject().

◆ line

template<typename TImage, typename TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor<typename TImage::LabelObjectType>>
LineType itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObject::line

The documentation for this struct was generated from the following file: