![]() |
ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkLabelObjectAccessors.h>
Public Types | |
| typedef TAttributeAccessor | AttributeAccessorType |
| typedef TLabelObject | LabelObjectType |
Public Member Functions | |
| LabelObjectReverseComparator () | |
| LabelObjectReverseComparator (LabelObjectReverseComparator const &from) | |
| bool | operator() (const LabelObjectType *a, const LabelObjectType *b) const |
Private Attributes | |
| AttributeAccessorType | m_Accessor |
Definition at line 85 of file itkLabelObjectAccessors.h.
| typedef TAttributeAccessor itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::AttributeAccessorType |
Definition at line 89 of file itkLabelObjectAccessors.h.
| typedef TLabelObject itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::LabelObjectType |
Definition at line 88 of file itkLabelObjectAccessors.h.
|
inline |
Definition at line 95 of file itkLabelObjectAccessors.h.
|
inline |
Definition at line 96 of file itkLabelObjectAccessors.h.
References itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::m_Accessor.
|
inline |
Definition at line 90 of file itkLabelObjectAccessors.h.
References itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::m_Accessor.
|
private |
1.8.1