![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkAttributeRelabelLabelMapFilter.h>
Public Member Functions | |
| Comparator () | |
| bool | operator() (const typename LabelObjectType::Pointer &a, const typename LabelObjectType::Pointer &b) |
Private Attributes | |
| AttributeAccessorType | m_Accessor |
Definition at line 118 of file itkAttributeRelabelLabelMapFilter.h.
| itk::AttributeRelabelLabelMapFilter< TImage, TAttributeAccessor >::Comparator::Comparator | ( | ) | [inline] |
Definition at line 125 of file itkAttributeRelabelLabelMapFilter.h.
| bool itk::AttributeRelabelLabelMapFilter< TImage, TAttributeAccessor >::Comparator::operator() | ( | const typename LabelObjectType::Pointer & | a, |
| const typename LabelObjectType::Pointer & | b | ||
| ) | [inline] |
Definition at line 121 of file itkAttributeRelabelLabelMapFilter.h.
AttributeAccessorType itk::AttributeRelabelLabelMapFilter< TImage, TAttributeAccessor >::Comparator::m_Accessor [private] |
Definition at line 127 of file itkAttributeRelabelLabelMapFilter.h.
1.7.6.1