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