![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkAttributeKeepNObjectsLabelMapFilter.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 124 of file itkAttributeKeepNObjectsLabelMapFilter.h.
| itk::AttributeKeepNObjectsLabelMapFilter< TImage, TAttributeAccessor >::Comparator::Comparator | ( | ) | [inline] |
Definition at line 131 of file itkAttributeKeepNObjectsLabelMapFilter.h.
| bool itk::AttributeKeepNObjectsLabelMapFilter< TImage, TAttributeAccessor >::Comparator::operator() | ( | const typename LabelObjectType::Pointer & | a, |
| const typename LabelObjectType::Pointer & | b | ||
| ) | [inline] |
Definition at line 127 of file itkAttributeKeepNObjectsLabelMapFilter.h.
AttributeAccessorType itk::AttributeKeepNObjectsLabelMapFilter< TImage, TAttributeAccessor >::Comparator::m_Accessor [private] |
Definition at line 133 of file itkAttributeKeepNObjectsLabelMapFilter.h.
1.7.6.1