![]() |
Orfeo Toolbox
3.16
|
#include <itkLabelObjectAccessors.h>
Collaboration diagram for itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >:Public Types | |
| typedef TAttributeAccessor | AttributeAccessorType |
| typedef TAttributeAccessor | AttributeAccessorType |
| typedef TLabelObject | LabelObjectType |
| typedef TLabelObject | LabelObjectType |
Public Member Functions | |
| LabelObjectReverseComparator () | |
| LabelObjectReverseComparator (LabelObjectReverseComparator const &from) | |
| bool | operator() (const LabelObjectType *a, const LabelObjectType *b) |
| bool | operator() (const LabelObjectType *a, const LabelObjectType *b) const |
Private Attributes | |
| AttributeAccessorType | accessor |
| AttributeAccessorType | m_Accessor |
Definition at line 74 of file itkLabelObjectAccessors.h.
| typedef TAttributeAccessor itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::AttributeAccessorType |
Definition at line 76 of file itkLabelObjectUtils.h.
| typedef TAttributeAccessor itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::AttributeAccessorType |
Definition at line 78 of file itkLabelObjectAccessors.h.
| typedef TLabelObject itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::LabelObjectType |
Definition at line 75 of file itkLabelObjectUtils.h.
| typedef TLabelObject itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::LabelObjectType |
Definition at line 77 of file itkLabelObjectAccessors.h.
|
inline |
Definition at line 84 of file itkLabelObjectAccessors.h.
|
inline |
Definition at line 85 of file itkLabelObjectAccessors.h.
References itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::m_Accessor.
|
inline |
Definition at line 77 of file itkLabelObjectUtils.h.
References itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::accessor.
|
inline |
Definition at line 79 of file itkLabelObjectAccessors.h.
References itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::m_Accessor.
|
private |
Definition at line 82 of file itkLabelObjectUtils.h.
Referenced by itk::Functor::LabelObjectReverseComparator< TLabelObject, TAttributeAccessor >::operator()().
|
private |