ITK  5.4.0
Insight Toolkit
Public Member Functions | Private Attributes | List of all members
itk::AttributeRelabelLabelMapFilter< TImage, TAttributeAccessor >::ReverseComparator Class Reference

#include <itkAttributeRelabelLabelMapFilter.h>

Detailed Description

template<typename TImage, typename TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor<typename TImage::LabelObjectType>>
class itk::AttributeRelabelLabelMapFilter< TImage, TAttributeAccessor >::ReverseComparator

Definition at line 108 of file itkAttributeRelabelLabelMapFilter.h.

Public Member Functions

bool operator() (const typename LabelObjectType::Pointer &a, const typename LabelObjectType::Pointer &b)
 
 ReverseComparator ()
 

Private Attributes

AttributeAccessorType m_Accessor
 

Constructor & Destructor Documentation

◆ ReverseComparator()

template<typename TImage, typename TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor<typename TImage::LabelObjectType>>
itk::AttributeRelabelLabelMapFilter< TImage, TAttributeAccessor >::ReverseComparator::ReverseComparator ( )
inline

Definition at line 116 of file itkAttributeRelabelLabelMapFilter.h.

Member Function Documentation

◆ operator()()

template<typename TImage, typename TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor<typename TImage::LabelObjectType>>
bool itk::AttributeRelabelLabelMapFilter< TImage, TAttributeAccessor >::ReverseComparator::operator() ( const typename LabelObjectType::Pointer a,
const typename LabelObjectType::Pointer b 
)
inline

Definition at line 112 of file itkAttributeRelabelLabelMapFilter.h.

Member Data Documentation

◆ m_Accessor

template<typename TImage, typename TAttributeAccessor = typename Functor::AttributeLabelObjectAccessor<typename TImage::LabelObjectType>>
AttributeAccessorType itk::AttributeRelabelLabelMapFilter< TImage, TAttributeAccessor >::ReverseComparator::m_Accessor
private

Definition at line 121 of file itkAttributeRelabelLabelMapFilter.h.


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