ITK
4.8.0
Insight Segmentation and Registration Toolkit
|
#include <itkAttributeRelabelLabelMapFilter.h>
Definition at line 117 of file itkAttributeRelabelLabelMapFilter.h.
Public Member Functions | |
Comparator () | |
bool | operator() (const typename LabelObjectType::Pointer &a, const typename LabelObjectType::Pointer &b) |
Private Attributes | |
AttributeAccessorType | m_Accessor |
|
inline |
Definition at line 124 of file itkAttributeRelabelLabelMapFilter.h.
|
inline |
Definition at line 120 of file itkAttributeRelabelLabelMapFilter.h.
References itk::AttributeRelabelLabelMapFilter< TImage, TAttributeAccessor >::Comparator::m_Accessor.
|
private |
Definition at line 126 of file itkAttributeRelabelLabelMapFilter.h.
Referenced by itk::AttributeRelabelLabelMapFilter< TImage, TAttributeAccessor >::Comparator::operator()().