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