ITK  4.2.0
Insight Segmentation and Registration Toolkit
Public Types | Public Member Functions | Public Attributes
itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObject Struct Reference

List of all members.

Public Types

typedef LabelObjectType::LineType LineType

Public Member Functions

 LineOfLabelObject (const LineType l, LabelObjectType *lo)

Public Attributes

LabelObjectTypelabelObject
LineType line

Detailed Description

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

Definition at line 117 of file itkAttributeUniqueLabelMapFilter.h.


Member Typedef Documentation

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

Definition at line 119 of file itkAttributeUniqueLabelMapFilter.h.


Constructor & Destructor Documentation

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

Definition at line 121 of file itkAttributeUniqueLabelMapFilter.h.


Member Data Documentation

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

Definition at line 127 of file itkAttributeUniqueLabelMapFilter.h.

template<class TImage, class 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: