![]() |
ITK
5.3.0
Insight Toolkit
|
#include <itkLabelObjectAccessors.h>
Public Types | |
| using | AttributeAccessorType = TAttributeAccessor |
| using | LabelObjectType = TLabelObject |
Public Member Functions | |
| LabelObjectReverseComparator ()=default | |
| LabelObjectReverseComparator (LabelObjectReverseComparator const &from) | |
| bool | operator() (const LabelObjectType *a, const LabelObjectType *b) const |
Private Attributes | |
| AttributeAccessorType | m_Accessor |
Definition at line 84 of file itkLabelObjectAccessors.h.
| using itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::AttributeAccessorType = TAttributeAccessor |
Definition at line 88 of file itkLabelObjectAccessors.h.
| using itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::LabelObjectType = TLabelObject |
Definition at line 87 of file itkLabelObjectAccessors.h.
|
default |
|
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.16