ITK  4.13.0
Insight Segmentation and Registration Toolkit
Public Member Functions | List of all members
itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObjectComparator Class Reference

Detailed Description

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

Definition at line 128 of file itkAttributeUniqueLabelMapFilter.h.

Public Member Functions

bool operator() (const LineOfLabelObject &lla, const LineOfLabelObject &llb)
 

Member Function Documentation

template<typename TImage, typename TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor< typename TImage::LabelObjectType >>
bool itk::AttributeUniqueLabelMapFilter< TImage, TAttributeAccessor >::LineOfLabelObjectComparator::operator() ( const LineOfLabelObject lla,
const LineOfLabelObject llb 
)
inline

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